aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/p5-Net-BitTorrent-PeerPacket
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-07-30 02:05:46 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-07-30 02:05:46 +0000
commitee72c1cba5cdb508fe8bd7dbc4e4631ce74a582a (patch)
treeb3c5a473b32fc4fb6d3daa363badb331efa6430b /net-p2p/p5-Net-BitTorrent-PeerPacket
parent38df3071a1bd2f2f5b4ed8c6498ed64233cac6e8 (diff)
downloadports-ee72c1cba5cdb508fe8bd7dbc4e4631ce74a582a.tar.gz
ports-ee72c1cba5cdb508fe8bd7dbc4e4631ce74a582a.zip
Notes
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent-PeerPacket')
-rw-r--r--net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile
index 62fdc40ac499..6878794c300d 100644
--- a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile
+++ b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile
@@ -19,10 +19,4 @@ PERL_MODBUILD= yes
MAN3= Net::BitTorrent::PeerPacket.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>