diff options
Diffstat (limited to 'dns/p5-Net-DNS/Makefile')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index d2d2b12b5862..ecfef3266e94 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -18,8 +18,8 @@ TEST_DEPENDS= p5-Digest-BubbleBabble>=0:${PORTSDIR}/security/p5-Digest-BubbleBab OPTIONS_DEFINE= IDN IPV6 DOCS CONFIGURE_ARGS= --no-IPv6-tests --no-online-tests -MAKE_JOBS_SAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure DOCSDIR= ${PREFIX}/share/doc/p5-Net-DNS MAN3= Net::DNS.3 Net::DNS::Domain.3 Net::DNS::DomainName.3 \ |