summaryrefslogtreecommitdiff
path: root/sysutils/gnomesystemmonitor
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
commit0874a464094102ad4dc553e7db14969221c7cf95 (patch)
tree316c72268fa0edde5c158a669c6eb69de6eddfb6 /sysutils/gnomesystemmonitor
parentConvert to new GNOME infrastructure. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79435
Diffstat (limited to 'sysutils/gnomesystemmonitor')
-rw-r--r--sysutils/gnomesystemmonitor/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile
index 3e3331e67a45..c2b7b88af750 100644
--- a/sysutils/gnomesystemmonitor/Makefile
+++ b/sysutils/gnomesystemmonitor/Makefile
@@ -17,19 +17,16 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2.0 system monitor program
-LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
- gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \
- wnck-1.9:${PORTSDIR}/x11-toolkits/libwnck
+LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lutil"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \