aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Net-DNS-ZoneCheck
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-03 13:56:20 +0800
committeraz <az@FreeBSD.org>2012-06-03 13:56:20 +0800
commit303152e485305692547dd3fe0058dab07ba47201 (patch)
tree626427fb2e17aec1a059d038698293ff5d9cdc3b /dns/p5-Net-DNS-ZoneCheck
parentff5eaf949b324f1d547eed981ccae39a32fe6459 (diff)
downloadfreebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.tar.gz
freebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.tar.zst
freebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
Diffstat (limited to 'dns/p5-Net-DNS-ZoneCheck')
-rw-r--r--dns/p5-Net-DNS-ZoneCheck/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-ZoneCheck/Makefile b/dns/p5-Net-DNS-ZoneCheck/Makefile
index 6a0b86274fe5..9d96443f190e 100644
--- a/dns/p5-Net-DNS-ZoneCheck/Makefile
+++ b/dns/p5-Net-DNS-ZoneCheck/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Validate a DNS zone composed of Net::DNS::RR records
-BUILD_DEPENDS= ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
- ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+BUILD_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
+ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes