diff options
Diffstat (limited to 'dns/p5-Net-DNS-TestNS/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-TestNS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-TestNS/Makefile b/dns/p5-Net-DNS-TestNS/Makefile index 4b3d3e25400b..360b25267174 100644 --- a/dns/p5-Net-DNS-TestNS/Makefile +++ b/dns/p5-Net-DNS-TestNS/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \ RUN_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \ p5-XML-LibXML>=1.53:${PORTSDIR}/textproc/p5-XML-LibXML -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Net::DNS::TestNS.3 Net::DNS::TestNS::DTD.3 |