diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-07 01:49:44 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-07 01:49:44 +0800 |
commit | 67950b9e4eead728ae1c6b598bc6dd8514ff626d (patch) | |
tree | dd5dc8dcfbce96a8c81d7d04799197aed510358f /x11/gnome2/Makefile | |
parent | 9a2f51ae12e39290e6d1dc678e0996136ffb1625 (diff) | |
download | marcuscom-ports-67950b9e4eead728ae1c6b598bc6dd8514ff626d.tar marcuscom-ports-67950b9e4eead728ae1c6b598bc6dd8514ff626d.tar.gz marcuscom-ports-67950b9e4eead728ae1c6b598bc6dd8514ff626d.tar.bz2 marcuscom-ports-67950b9e4eead728ae1c6b598bc6dd8514ff626d.tar.lz marcuscom-ports-67950b9e4eead728ae1c6b598bc6dd8514ff626d.tar.xz marcuscom-ports-67950b9e4eead728ae1c6b598bc6dd8514ff626d.tar.zst marcuscom-ports-67950b9e4eead728ae1c6b598bc6dd8514ff626d.zip |
Chase evolution update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8836 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-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 0a5a1ad7b..6c806eef4 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.203 2007/04/28 19:18:18 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.204 2007/05/06 05:16:28 marcus Exp $ # PORTNAME= gnome2 @@ -43,12 +43,12 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ ${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \ dasher:${PORTSDIR}/accessibility/dasher \ - evolution-2.10:${PORTSDIR}/mail/evolution \ + evolution-2.12:${PORTSDIR}/mail/evolution \ ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ gnome-nettool:${PORTSDIR}/net/gnome-nettool \ vino-session:${PORTSDIR}/net/vino \ - exchange-connector-setup-2.10:${PORTSDIR}/mail/evolution-exchange \ + exchange-connector-setup-2.12:${PORTSDIR}/mail/evolution-exchange \ ${LOCALBASE}/lib/gstreamer-0.10/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ ${LOCALBASE}/lib/gstreamer-0.10/libgstgconfelements.so:${PORTSDIR}/devel/gstreamer-plugins-gconf \ totem:${PORTSDIR}/multimedia/totem \ |