diff options
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 |