aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-DMAC/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 02:30:42 +0800
committeraz <az@FreeBSD.org>2012-06-30 02:30:42 +0800
commit6f8ed08f2821e7fb0cc255f7056e2931faec9f55 (patch)
tree25790a2d62913403336bcbc79b6928259a713b72 /security/p5-Digest-DMAC/Makefile
parent993695bac18e6d1d7d75491881526bc0cca0e9a8 (diff)
downloadfreebsd-ports-gnome-6f8ed08f2821e7fb0cc255f7056e2931faec9f55.tar.gz
freebsd-ports-gnome-6f8ed08f2821e7fb0cc255f7056e2931faec9f55.tar.zst
freebsd-ports-gnome-6f8ed08f2821e7fb0cc255f7056e2931faec9f55.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'security/p5-Digest-DMAC/Makefile')
-rw-r--r--security/p5-Digest-DMAC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-DMAC/Makefile b/security/p5-Digest-DMAC/Makefile
index 8b984e9cfd8b..580331c86a7e 100644
--- a/security/p5-Digest-DMAC/Makefile
+++ b/security/p5-Digest-DMAC/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl5 interface to DMAC Double Message-Digest Algorithms
-BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+BUILD_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \
+ p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes