diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index e0de5e8b9..ed682a425 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.272 2009/08/28 17:42:51 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.273 2009/08/28 21:17:07 marcus Exp $ # PORTNAME= gnome2 @@ -42,6 +42,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple dasher:${PORTSDIR}/accessibility/dasher \ evolution:${PORTSDIR}/mail/evolution \ ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ + ${LOCALBASE}/libdata/pkgconfig/libexchangemapi-1.0.pc:${PORTSDIR}/mail/evolutino-mapi \ network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ vino-passwd:${PORTSDIR}/net/vino \ exchange-connector-setup-2.28:${PORTSDIR}/mail/evolution-exchange \ |