summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-system-monitor/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 08:25:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 08:25:57 +0800
commit5131e9bc9ebf7d49b516ef5b9879ab08554498a8 (patch)
treed1c481e6c5c9b3b431df2cf722fe6ed090b1a0d2 /sysutils/gnome-system-monitor/Makefile
parent32f4b98d364ab7e634b9cb207331927f82d0fd6e (diff)
downloadmarcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.gz
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.bz2
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.lz
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.xz
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.zst
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.zip
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5757 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-system-monitor/Makefile')
-rw-r--r--sysutils/gnome-system-monitor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile
index b2f992ae3..1e56a9bf4 100644
--- a/sysutils/gnome-system-monitor/Makefile
+++ b/sysutils/gnome-system-monitor/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.58 2006/01/16 19:26:50 ahze Exp $
+# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.59 2006/01/31 20:34:57 marcus Exp $
#
PORTNAME= gnomesystemmonitor
@@ -24,7 +24,7 @@ USE_X_PREFIX= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libwnck
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lutil"