diff options
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 3 | ||||
-rw-r--r-- | www/gnome-user-share/Makefile | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index a3784b3ee..389d24734 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.65 2006/04/10 19:43:03 marcus Exp $ +# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.66 2006/04/13 07:52:37 bland Exp $ # PORTNAME= gnomesystemmonitor @@ -20,6 +20,7 @@ COMMENT= GNOME 2 system monitor program LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GMAKE= yes diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index a3784b3ee..389d24734 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.65 2006/04/10 19:43:03 marcus Exp $ +# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.66 2006/04/13 07:52:37 bland Exp $ # PORTNAME= gnomesystemmonitor @@ -20,6 +20,7 @@ COMMENT= GNOME 2 system monitor program LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GMAKE= yes diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index be8d58d68..bbf4efbdc 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi USE_BZIP2= yes USE_GMAKE= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_APACHE= 2.0+ USE_GNOME= gnomeprefix gnomehack intlhack libglade2 gconf2 |