aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-HCE_SHA
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 02:30:42 +0800
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 02:30:42 +0800
commit042ea2947aef8c163db8d1f3fe5110ed8add79e4 (patch)
tree6fac5b7d85d4988f10ccfe52738047dfcc982820 /security/p5-Crypt-HCE_SHA
parent82e4dcc470cfc6e07b2a182ee315989d1adda4dc (diff)
downloadfreebsd-ports-gnome-042ea2947aef8c163db8d1f3fe5110ed8add79e4.tar.gz
freebsd-ports-gnome-042ea2947aef8c163db8d1f3fe5110ed8add79e4.tar.zst
freebsd-ports-gnome-042ea2947aef8c163db8d1f3fe5110ed8add79e4.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'security/p5-Crypt-HCE_SHA')
-rw-r--r--security/p5-Crypt-HCE_SHA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-HCE_SHA/Makefile b/security/p5-Crypt-HCE_SHA/Makefile
index 93f723dd9e0b..3020559244b0 100644
--- a/security/p5-Crypt-HCE_SHA/Makefile
+++ b/security/p5-Crypt-HCE_SHA/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl5 interface to one way hash chaining block cipher
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes