diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
commit | 58406bee8938178fc317574c4236434b0dd11a25 (patch) | |
tree | b4fa34eca69e23769c548b4436cbf65d765e5fe2 /x11/gnome2 | |
parent | 98eb5c95a29c8dd1a76435744e5316092835f696 (diff) | |
download | ports-58406bee8938178fc317574c4236434b0dd11a25.tar.gz ports-58406bee8938178fc317574c4236434b0dd11a25.zip |
Notes
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 7b335621179a..df554fa020b8 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.6.2 +PORTVERSION= 2.8.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -47,7 +47,13 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ gnopernicus:${PORTSDIR}/accessibility/gnopernicus \ ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \ - dasher:${PORTSDIR}/accessibility/dasher + dasher:${PORTSDIR}/accessibility/dasher \ + evolution-2.0:${PORTSDIR}/mail/evolution \ + ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ + network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + gnome-nettool:${PORTSDIR}/net/gnomenettool \ + vino-session:${PORTSDIR}/net/vino \ + ximian-connector-setup-2.0:${PORTSDIR}/mail/ximian-connector NO_BUILD= yes |