aboutsummaryrefslogtreecommitdiff
path: root/mail/mail-notification/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-15 19:22:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-15 19:22:34 +0000
commit3c7e64ebe145055f665da3c2c9c3d1676d1f8bb2 (patch)
treedc7c3250fab73af314babbefc01cba8100d6208d /mail/mail-notification/Makefile
parent80be3e095133e02c80b4aa93dab0ac72cf4f9b33 (diff)
downloadports-3c7e64ebe145055f665da3c2c9c3d1676d1f8bb2.tar.gz
ports-3c7e64ebe145055f665da3c2c9c3d1676d1f8bb2.zip
Chase the Evolution version.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=175332
Diffstat (limited to 'mail/mail-notification/Makefile')
-rw-r--r--mail/mail-notification/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile
index c0d382f05ddf..3d1b5eb48a32 100644
--- a/mail/mail-notification/Makefile
+++ b/mail/mail-notification/Makefile
@@ -68,8 +68,8 @@ PLIST_SUB+= GMAIL=""
CONFIGURE_ARGS+=--disable-evolution
PLIST_SUB+= EVOLUTION="@comment "
.else
-BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.6.pc:${PORTSDIR}/mail/evolution
-RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.6.pc:${PORTSDIR}/mail/evolution
+BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.8.pc:${PORTSDIR}/mail/evolution
+RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.8.pc:${PORTSDIR}/mail/evolution
PLIST_SUB+= EVOLUTION=""
.endif
.if defined(WITHOUT_SYLPHEED)