aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CBC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-CBC/Makefile')
-rw-r--r--security/p5-Crypt-CBC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index 9a012c75cf29..03187c8eeabb 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-CBC
-PORTVERSION= 1.23
+PORTVERSION= 1.25
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markm@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RESTRICTED= "Crypto; export-controlled"