aboutsummaryrefslogtreecommitdiff
path: root/security/p5-SHA
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-06 17:22:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-06 17:22:52 +0000
commitccd32ccbc937b5ce58fa54b3c529e918d11ef2ba (patch)
treeed1dd7cc983008686a5f08d3d1620ba45cb6aa12 /security/p5-SHA
parent4e9e8df953c5f03341a292ca153097b2a6cdfcfc (diff)
downloadports-ccd32ccbc937b5ce58fa54b3c529e918d11ef2ba.tar.gz
ports-ccd32ccbc937b5ce58fa54b3c529e918d11ef2ba.zip
Notes
Diffstat (limited to 'security/p5-SHA')
-rw-r--r--security/p5-SHA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile
index 2a1f5fd02e8b..3e812d0bd76c 100644
--- a/security/p5-SHA/Makefile
+++ b/security/p5-SHA/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the SHA1 algorithm
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes