diff options
Diffstat (limited to 'www/p5-WWW-Search-MSN/Makefile')
-rw-r--r-- | www/p5-WWW-Search-MSN/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/p5-WWW-Search-MSN/Makefile b/www/p5-WWW-Search-MSN/Makefile index 6d77936a7656..bfc642c530ca 100644 --- a/www/p5-WWW-Search-MSN/Makefile +++ b/www/p5-WWW-Search-MSN/Makefile @@ -25,10 +25,6 @@ MAN3= WWW::Search::MSN.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-WWW-Search -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again -.endif - .if ${PERL_LEVEL} < 500701 BUILD_DEPENDS+= ${SITE_PERL}/Encode.pm:${PORTSDIR}/converters/p5-Encode .endif |