diff options
Diffstat (limited to 'www/p5-Template-Plugin-MP3/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-MP3/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-Template-Plugin-MP3/Makefile b/www/p5-Template-Plugin-MP3/Makefile index 4c9eb6822d76..e17dd52db3d4 100644 --- a/www/p5-Template-Plugin-MP3/Makefile +++ b/www/p5-Template-Plugin-MP3/Makefile @@ -23,10 +23,4 @@ PERL_CONFIGURE= yes MAN3= Template::Plugin::MP3.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> |