From 331638f02c8011f0cacd3169437e6f8995f36d37 Mon Sep 17 00:00:00 2001 From: gusi Date: Wed, 7 May 2014 11:18:49 +0000 Subject: Fix the _DEPENDs entries after the removal of EVO_VERSION. Require 3.0.0 like it is done in evo-ews. Reported by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19609 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution-mapi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/evolution-mapi/Makefile b/mail/evolution-mapi/Makefile index a2bf77e41..62c5b0c0d 100644 --- a/mail/evolution-mapi/Makefile +++ b/mail/evolution-mapi/Makefile @@ -12,9 +12,9 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Evolution plugin to connect to Microsoft Exchange servers BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \ - evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution + evolution>=3.0.0:${PORTSDIR}/mail/evolution LIB_DEPENDS= libmapi.so:${PORTSDIR}/mail/libmapi -RUN_DEPENDS= evolution>=${EVO_VER}:${PORTSDIR}/mail/evolution +RUN_DEPENDS= evolution>=3.0.0:${PORTSDIR}/mail/evolution USES= gettext gmake libtool pkgconfig tar:xz USE_GNOME= intltool -- cgit v1.2.3