aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-IDEA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-IDEA/Makefile')
-rw-r--r--security/p5-Crypt-IDEA/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index d7feb73f0bf5..010d31f0da0b 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-IDEA
-PORTVERSION= 1.07
+PORTVERSION= 1.08
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl5 interface to IDEA block cipher
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+
PERL_CONFIGURE= yes
MAN3= Crypt::IDEA.3