diff options
Diffstat (limited to 'net-mgmt/p5-Data-Validate-IP/Makefile')
-rw-r--r-- | net-mgmt/p5-Data-Validate-IP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-Data-Validate-IP/Makefile b/net-mgmt/p5-Data-Validate-IP/Makefile index d6decf67be80..d14c4479096b 100644 --- a/net-mgmt/p5-Data-Validate-IP/Makefile +++ b/net-mgmt/p5-Data-Validate-IP/Makefile @@ -14,7 +14,8 @@ COMMENT= Common data validation methods for IPs BUILD_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Data::Validate::IP.3 |