diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-09 05:16:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-09 05:16:52 +0800 |
commit | f2d76f73d622d2283018c43a2fc3f323898d58db (patch) | |
tree | cef08933b4fc3d39ed48cad3275b534258931472 /x11 | |
parent | 027ad332242f530ac5caaefb3a973b152ad6a33d (diff) | |
download | marcuscom-ports-f2d76f73d622d2283018c43a2fc3f323898d58db.tar marcuscom-ports-f2d76f73d622d2283018c43a2fc3f323898d58db.tar.gz marcuscom-ports-f2d76f73d622d2283018c43a2fc3f323898d58db.tar.bz2 marcuscom-ports-f2d76f73d622d2283018c43a2fc3f323898d58db.tar.lz marcuscom-ports-f2d76f73d622d2283018c43a2fc3f323898d58db.tar.xz marcuscom-ports-f2d76f73d622d2283018c43a2fc3f323898d58db.tar.zst marcuscom-ports-f2d76f73d622d2283018c43a2fc3f323898d58db.zip |
Add evo-mapi.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12841 df743ca5-7f9a-e211-a948-0013205c9059
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 \ |