diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-20 03:40:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-20 03:40:32 +0800 |
commit | d9f21d78a9b0ff5f2c85e8a4fc952844e064a186 (patch) | |
tree | fe322c9ccb09a3d72dede77b070bd3539dd47c62 /x11/gnome2 | |
parent | 4de9c5cbb1e3ec7c0abf1e42e688c7a8604fcd8d (diff) | |
download | marcuscom-ports-d9f21d78a9b0ff5f2c85e8a4fc952844e064a186.tar marcuscom-ports-d9f21d78a9b0ff5f2c85e8a4fc952844e064a186.tar.gz marcuscom-ports-d9f21d78a9b0ff5f2c85e8a4fc952844e064a186.tar.bz2 marcuscom-ports-d9f21d78a9b0ff5f2c85e8a4fc952844e064a186.tar.lz marcuscom-ports-d9f21d78a9b0ff5f2c85e8a4fc952844e064a186.tar.xz marcuscom-ports-d9f21d78a9b0ff5f2c85e8a4fc952844e064a186.tar.zst marcuscom-ports-d9f21d78a9b0ff5f2c85e8a4fc952844e064a186.zip |
Correct the evolution and evolution-exchange dependencies.
Reported by: mux
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5177 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 679ba777e..54b49afa0 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.124 2005/11/17 06:35:00 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.125 2005/11/17 23:20:32 marcus Exp $ # PORTNAME= gnome2 @@ -45,12 +45,12 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gnopernicus:${PORTSDIR}/accessibility/gnopernicus \ ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \ dasher:${PORTSDIR}/accessibility/dasher \ - evolution-2.4:${PORTSDIR}/mail/evolution \ + evolution-2.6:${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.4:${PORTSDIR}/mail/evolution-exchange \ + ximian-connector-setup-2.6:${PORTSDIR}/mail/evolution-exchange \ ${X11BASE}/lib/gstreamer-0.8/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ ${X11BASE}/lib/gstreamer-0.8/libgstgconfelements.so:${PORTSDIR}/devel/gstreamer-plugins-gconf \ totem:${PORTSDIR}/multimedia/totem-gstreamer \ |