aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Ezmlm
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2012-03-06 05:54:34 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2012-03-06 05:54:34 +0000
commitf4bb2ef55546e33e9878bd2f56a4cc794f9abae6 (patch)
tree7ecd0af03ebf06b009445b74c914275ed5381944 /mail/p5-Mail-Ezmlm
parenta806a84e379798ffafd1726becf8e96ea3c8c9f0 (diff)
downloadports-f4bb2ef55546e33e9878bd2f56a4cc794f9abae6.tar.gz
ports-f4bb2ef55546e33e9878bd2f56a4cc794f9abae6.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Ezmlm')
-rw-r--r--mail/p5-Mail-Ezmlm/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile
index 0a428afd6b4c..82118106c96f 100644
--- a/mail/p5-Mail-Ezmlm/Makefile
+++ b/mail/p5-Mail-Ezmlm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-Ezmlm
PORTVERSION= 0.08.2
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,9 @@ DISTNAME= Ezmlm-${PORTVERSION}
MAINTAINER= dhn@FreeBSD.org
COMMENT= Perl module to allow object methods for ezmlm-idx mailing lists
-BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
+BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \
+ p5-Crypt-GPG>=0:${PORTSDIR}/security/p5-Crypt-GPG
+RUN_DEPENDS:= ${BUILD_DEPENDS}
EZMLM_DIR?= ${LOCALBASE}