diff options
Diffstat (limited to 'devel/p5-Test-WWW-Mechanize/Makefile')
-rw-r--r-- | devel/p5-Test-WWW-Mechanize/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-Test-WWW-Mechanize/Makefile b/devel/p5-Test-WWW-Mechanize/Makefile index 496de4cda30e..9a3563d6bfbc 100644 --- a/devel/p5-Test-WWW-Mechanize/Makefile +++ b/devel/p5-Test-WWW-Mechanize/Makefile @@ -26,10 +26,4 @@ PERL_CONFIGURE= yes MAN3= Test::WWW::Mechanize.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |