diff options
Diffstat (limited to 'www/p5-WWW-Google-Video/Makefile')
-rw-r--r-- | www/p5-WWW-Google-Video/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-WWW-Google-Video/Makefile b/www/p5-WWW-Google-Video/Makefile index 40c3a7421da2..7d2c254a07bc 100644 --- a/www/p5-WWW-Google-Video/Makefile +++ b/www/p5-WWW-Google-Video/Makefile @@ -22,10 +22,4 @@ PERL_CONFIGURE= yes MAN3= WWW::Google::Video.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |