summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-04 12:30:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-04 12:30:54 +0000
commit6368b8b0b13d8d96eb0b473a83817e580070eb05 (patch)
treec29811b9daa9fe42c36a61104fc9b0b981be3a4a /net-mgmt
parent- Update to 4.0.17 (diff)
- Convert to new perl framework
Approved by: eadler@ (maintainer)
Notes
Notes: svn path=/head/; revision=324222
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Net-IP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile
index e9c7ef73c650..4dc3a5101411 100644
--- a/net-mgmt/p5-Net-IP/Makefile
+++ b/net-mgmt/p5-Net-IP/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= eadler@FreeBSD.org
COMMENT= Perl extension for manipulating IPv4/IPv6 addresses
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::IP.3