diff options
Diffstat (limited to 'dns/p5-Net-DNS')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 08f3ae482d7..3fccbb0a739 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -18,6 +18,8 @@ COMMENT= Perl5 interface to the DNS resolver, and dynamic updates RUN_DEPENDS= ipcount:${PORTSDIR}/net-mgmt/p5-Net-IP \ ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes CONFIGURE_ARGS+= --no-online-tests --no-IPv6-tests |