summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-13 01:53:08 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-13 01:53:08 +0800
commitf65d228524c63bbf9e8d061947d8844d2ccfc836 (patch)
tree3938207a8fc3e814e72e9bcac0f0c5228919ae0f /sysutils
parent572f32465c887917185d09fba5a7408ef5f305d0 (diff)
downloadmarcuscom-ports-f65d228524c63bbf9e8d061947d8844d2ccfc836.tar
marcuscom-ports-f65d228524c63bbf9e8d061947d8844d2ccfc836.tar.gz
marcuscom-ports-f65d228524c63bbf9e8d061947d8844d2ccfc836.tar.bz2
marcuscom-ports-f65d228524c63bbf9e8d061947d8844d2ccfc836.tar.lz
marcuscom-ports-f65d228524c63bbf9e8d061947d8844d2ccfc836.tar.xz
marcuscom-ports-f65d228524c63bbf9e8d061947d8844d2ccfc836.tar.zst
marcuscom-ports-f65d228524c63bbf9e8d061947d8844d2ccfc836.zip
...and add gnomedocutils.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8303 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-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 76688f6dd..84a6cf230 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/gnome-system-monitor/Makefile,v 1.86 2007/02/12 16:43:06 ahze Exp $
+# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.87 2007/02/12 17:49:11 mezz Exp $
#
PORTNAME= gnome-system-monitor
@@ -28,7 +28,7 @@ USE_GETTEXT= yes
USE_XLIB= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix intlhack gnomehack libwnck gnomevfs2
+USE_GNOME= gnomeprefix intlhack gnomehack libwnck gnomevfs2 gnomedocutils
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lutil"