aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-SV1/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-29 18:20:00 +0800
committeraz <az@FreeBSD.org>2012-06-29 18:20:00 +0800
commit3c9ad27bda6855d5547080278f3a7835eca50950 (patch)
tree49c663b7fa3375c16edf446175d5b806da2d2688 /security/p5-Digest-SV1/Makefile
parente4ef559ae1c7c5de0fe5a45ca16fef78823211e3 (diff)
downloadfreebsd-ports-gnome-3c9ad27bda6855d5547080278f3a7835eca50950.tar.gz
freebsd-ports-gnome-3c9ad27bda6855d5547080278f3a7835eca50950.tar.zst
freebsd-ports-gnome-3c9ad27bda6855d5547080278f3a7835eca50950.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'security/p5-Digest-SV1/Makefile')
-rw-r--r--security/p5-Digest-SV1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-SV1/Makefile b/security/p5-Digest-SV1/Makefile
index 6131106e7a7f..626a8bca79b9 100644
--- a/security/p5-Digest-SV1/Makefile
+++ b/security/p5-Digest-SV1/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for SV1 hash algorithm
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/Haval256.pm:${PORTSDIR}/security/p5-Digest-Haval256
+BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
+ p5-Digest-Haval256>=0:${PORTSDIR}/security/p5-Digest-Haval256
PERL_MODBUILD= yes