- remove perl level < 500600 stuff.

This commit is contained in:
Cheng-Lung Sung 2007-07-30 02:05:46 +00:00
parent 38df3071a1
commit ee72c1cba5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196673

View File

@ -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>