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 | |
parent | e156e628f77f9b1ac957dd046708860ff7ca95d1 (diff) | |
download | marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.tar marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.tar.gz marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.tar.bz2 marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.tar.lz marcuscom-ports-247e22a5ddd359e9112a0affe858aa821964bcae.tar.xz 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')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 24c53d6e5..7da488247 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-power-tools PORTVERSION= 2.7.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -21,7 +22,6 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany/extensions/libgesturesextension.so:${PORTSD ${X11BASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \ ${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \ splashsetter:${PORTSDIR}/deskutils/splashsetter \ - gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ gdesklets:${PORTSDIR}/deskutils/gdesklets NO_BUILD= yes 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 |