diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-06 04:03:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-06 04:03:43 +0800 |
commit | 247e22a5ddd359e9112a0affe858aa821964bcae (patch) | |
tree | 2bdd9a987287567dafcd33543cecc58c4bde8d99 /x11/gnome2/Makefile | |
parent | e156e628f77f9b1ac957dd046708860ff7ca95d1 (diff) | |
download | marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.tar.gz marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.tar.zst marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.zip |
Add gnomenettool to the gnome2 meta-port, and remove the old gnomenetwork
from gnome2-power-tools.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2434 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 9822f8b5a..5220fe50f 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.7.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -50,7 +51,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ dasher:${PORTSDIR}/accessibility/dasher \ evolution-1.5:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ - boot-admin:${PORTSDIR}/sysutils/gnomesystemtools + boot-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + gnome-nettool:${PORTSDIR}/net/gnomenettool NO_BUILD= yes |