diff options
Diffstat (limited to 'net-mgmt/p5-NetAddr-IP/Makefile')
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile index 46b4c7d6efd0..c9e73dbd7669 100644 --- a/net-mgmt/p5-NetAddr-IP/Makefile +++ b/net-mgmt/p5-NetAddr-IP/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module for working with IP addresses and blocks thereof -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= patch configure MAN3= NetAddr::IP.3 \ NetAddr::IP::InetBase.3 \ |