diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-08-23 15:21:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-08-23 15:21:23 +0800 |
commit | 58111b544b731ba8a8112e68fef1016d9c87863a (patch) | |
tree | b02431e4a0c81ebb6548e20db0a17a0bd3675457 /x11 | |
parent | f84e8f236051caa1f336808f709f01260de84ad1 (diff) | |
download | marcuscom-ports-58111b544b731ba8a8112e68fef1016d9c87863a.tar marcuscom-ports-58111b544b731ba8a8112e68fef1016d9c87863a.tar.gz marcuscom-ports-58111b544b731ba8a8112e68fef1016d9c87863a.tar.bz2 marcuscom-ports-58111b544b731ba8a8112e68fef1016d9c87863a.tar.lz marcuscom-ports-58111b544b731ba8a8112e68fef1016d9c87863a.tar.xz marcuscom-ports-58111b544b731ba8a8112e68fef1016d9c87863a.tar.zst marcuscom-ports-58111b544b731ba8a8112e68fef1016d9c87863a.zip |
Fix the evolution-exchange dependency.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14464 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c07dad332..768369d01 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnome2/Makefile,v 1.294 2010/06/10 15:11:01 kwm Exp $ # PORTNAME= gnome2 @@ -44,7 +44,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ vino-passwd:${PORTSDIR}/net/vino \ - exchange-connector-setup-2.30:${PORTSDIR}/mail/evolution-exchange \ + exchange-connector-setup-2.32:${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 \ |