aboutsummaryrefslogtreecommitdiff
path: root/mail/horde-imp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/horde-imp/Makefile')
-rw-r--r--mail/horde-imp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index d3a123b4df70..9c67fcd95e68 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= imp
-PORTVERSION= 4.1.6
+PORTVERSION= 4.2
+DISTVERSIONSUFFIX= -rc1
CATEGORIES= mail www
MAINTAINER= beech@FreeBSD.org
@@ -46,7 +47,8 @@ USE_PHP+= openssl
.endif
.if !defined(NOCRYPT)
-RUN_DEPENDS+= ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS+= ${PEARDIR}/Mail/mimeDecode.php:${PORTSDIR}/mail/pear-Mail_mimeDecode \
+ ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
.endif
.if !defined(WITHOUT_ASPELL)