diff options
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile-Fast/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index 5301a6062475..eb4e04bd0cc8 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-DNS-SEC>=0.15:${PORTSDIR}/dns/p5-Net-DNS-SEC RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::DNS::ZoneFile::Fast.3 |