aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-ListDetector/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-ListDetector/Makefile')
-rw-r--r--mail/p5-Mail-ListDetector/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile
index 16f1c95559c1..151bac214b8c 100644
--- a/mail/p5-Mail-ListDetector/Makefile
+++ b/mail/p5-Mail-ListDetector/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-ListDetector
-PORTVERSION= 0.20
+PORTVERSION= 0.21
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -16,7 +16,8 @@ MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \
${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
+ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}