diff options
Diffstat (limited to 'net/p5-Net-Whois-ARIN/Makefile')
-rw-r--r-- | net/p5-Net-Whois-ARIN/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/p5-Net-Whois-ARIN/Makefile b/net/p5-Net-Whois-ARIN/Makefile index 77fddcd24522..710b24c80bd4 100644 --- a/net/p5-Net-Whois-ARIN/Makefile +++ b/net/p5-Net-Whois-ARIN/Makefile @@ -33,8 +33,4 @@ BUILD_DEPENDS+= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ RUN_DEPENDS= ${BUILD_DEPENDS} .endif -.if ${PERL_LEVEL} < 500600 -IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again -.endif - .include <bsd.port.post.mk> |