aboutsummaryrefslogtreecommitdiff
path: root/net/p5-NetPacket/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
commit3d017a688622e8dfbc020a020058de1a277f526b (patch)
tree4a51b775a74e2a77d74eded4714f5fdb1a9d89ac /net/p5-NetPacket/Makefile
parent8a4b4aeb1fa6e5fafdf1da900295b2e652520e89 (diff)
downloadports-3d017a688622e8dfbc020a020058de1a277f526b.tar.gz
ports-3d017a688622e8dfbc020a020058de1a277f526b.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326522
Diffstat (limited to 'net/p5-NetPacket/Makefile')
-rw-r--r--net/p5-NetPacket/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-NetPacket/Makefile b/net/p5-NetPacket/Makefile
index 95ee82fb2712..1345df4cb534 100644
--- a/net/p5-NetPacket/Makefile
+++ b/net/p5-NetPacket/Makefile
@@ -16,7 +16,8 @@ COMMENT= Modules to assemble/disassemble network packets at the protocol level
LICENSE= ART20
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= NetPacket.3 NetPacket::ARP.3 NetPacket::Ethernet.3 \
NetPacket::ICMP.3 NetPacket::IGMP.3 NetPacket::UDP.3\