diff options
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 998842b7e..d47e4e4bb 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -55,8 +56,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ seahorse:${PORTSDIR}/security/seahorse \ totem:${PORTSDIR}/multimedia/totem \ epiphany:${PORTSDIR}/www/epiphany \ - gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit -# gnopernicus:${PORTSDIR}/x11/gnopernicus + gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \ + gnopernicus:${PORTSDIR}/x11/gnopernicus NO_BUILD= yes |