diff options
Diffstat (limited to 'dns/p5-Net-DNS-ZoneCheck/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ZoneCheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-ZoneCheck/Makefile b/dns/p5-Net-DNS-ZoneCheck/Makefile index cc38d0f36418..6a0b86274fe5 100644 --- a/dns/p5-Net-DNS-ZoneCheck/Makefile +++ b/dns/p5-Net-DNS-ZoneCheck/Makefile @@ -16,7 +16,7 @@ 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 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |