diff options
Diffstat (limited to 'net-mgmt/p5-Net-IP-Match-XS/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-IP-Match-XS/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net-mgmt/p5-Net-IP-Match-XS/Makefile b/net-mgmt/p5-Net-IP-Match-XS/Makefile index 07f184b22b03..5c0dbffb682e 100644 --- a/net-mgmt/p5-Net-IP-Match-XS/Makefile +++ b/net-mgmt/p5-Net-IP-Match-XS/Makefile @@ -19,10 +19,4 @@ PERL_CONFIGURE= yes MAN3= Net::IP::Match::XS.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.1 or later. Install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |