diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 00:09:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-15 00:09:52 +0800 |
commit | 1de218193dd1e4095a23b7645f63fa5ebd7fca48 (patch) | |
tree | 54a87422bda2e0acde6dd085b17754f7b43f8e4a /x11/gnome2 | |
parent | 5a42843dcccc7a6687496443578b1ee9c90bcee9 (diff) | |
download | marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.gz marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.bz2 marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.lz marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.xz marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.tar.zst marcuscom-ports-1de218193dd1e4095a23b7645f63fa5ebd7fca48.zip |
Announcing GNOME 2.5.1, "Hey, at least I'm housebroken," now with more
chutzpah (e.g. Evolution).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1482 df743ca5-7f9a-e211-a948-0013205c9059
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 |