diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-06 02:40:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-06 02:40:24 +0800 |
commit | 6fd912afed7cc580811fbebe7c3585b560d7ab8f (patch) | |
tree | bc3e424e8ee6eba91cf39693fe266f9c3c4c6b5e /sysutils | |
parent | 87ecfb24c1e39a53ccd6d6cc1a57b1b77ed0fa53 (diff) | |
download | marcuscom-ports-6fd912afed7cc580811fbebe7c3585b560d7ab8f.tar.gz marcuscom-ports-6fd912afed7cc580811fbebe7c3585b560d7ab8f.tar.zst marcuscom-ports-6fd912afed7cc580811fbebe7c3585b560d7ab8f.zip |
Add WANT_GNOME.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4185 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-control-center/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index bd4c2d70c..1ed33116e 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.76 2005/07/05 18:31:19 marcus Exp $ +# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.77 2005/07/05 18:35:54 marcus Exp $ # PORTNAME= gnomecontrolcenter2 @@ -25,6 +25,7 @@ USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GSTREAMER= yes +WANT_GNOME= yes USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ gnomemenus desktopfileutils USE_AUTOTOOLS= libtool:15 diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index bd4c2d70c..1ed33116e 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.76 2005/07/05 18:31:19 marcus Exp $ +# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.77 2005/07/05 18:35:54 marcus Exp $ # PORTNAME= gnomecontrolcenter2 @@ -25,6 +25,7 @@ USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GSTREAMER= yes +WANT_GNOME= yes USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ gnomemenus desktopfileutils USE_AUTOTOOLS= libtool:15 |