diff options
Diffstat (limited to 'www/p5-HTML-SimpleLinkExtor/Makefile')
-rw-r--r-- | www/p5-HTML-SimpleLinkExtor/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-HTML-SimpleLinkExtor/Makefile b/www/p5-HTML-SimpleLinkExtor/Makefile index 04862ae6b559..95aabd054325 100644 --- a/www/p5-HTML-SimpleLinkExtor/Makefile +++ b/www/p5-HTML-SimpleLinkExtor/Makefile @@ -25,10 +25,4 @@ PERL_CONFIGURE= yes MAN1= linktractor.1 MAN3= HTML::SimpleLinkExtor.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |