aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Whirlpool
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 18:30:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 18:30:42 +0000
commit042ea2947aef8c163db8d1f3fe5110ed8add79e4 (patch)
tree6fac5b7d85d4988f10ccfe52738047dfcc982820 /security/p5-Digest-Whirlpool
parent82e4dcc470cfc6e07b2a182ee315989d1adda4dc (diff)
downloadports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.tar.gz
ports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300221
Diffstat (limited to 'security/p5-Digest-Whirlpool')
-rw-r--r--security/p5-Digest-Whirlpool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-Whirlpool/Makefile b/security/p5-Digest-Whirlpool/Makefile
index 534f8cbac62a..fdd36b48c65f 100644
--- a/security/p5-Digest-Whirlpool/Makefile
+++ b/security/p5-Digest-Whirlpool/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension for Whirlpool hash algorithm
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+BUILD_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
+RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
PERL_CONFIGURE= yes