diff options
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c0f3be5f7..f373b0f09 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -46,7 +46,13 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ zenity:${PORTSDIR}/x11/zenity \ gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ - gnopernicus:${PORTSDIR}/x11/gnopernicus + gnopernicus:${PORTSDIR}/x11/gnopernicus \ + evolution:${PORTSDIR}/mail/evolution \ + rhythmbox:${PORTSDIR}/audio/rhythmbox \ + monkey-bubble:${PORTSDIR}/games/monkeybubble \ + gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ + gdesklets:${PORTSDIR}/deskutils/gdesklets \ + dasher:${PORTSDIR}/x11/dasher NO_BUILD= yes |