diff options
Diffstat (limited to 'www/p5-Template-GD/Makefile')
-rw-r--r-- | www/p5-Template-GD/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-Template-GD/Makefile b/www/p5-Template-GD/Makefile index b469b9041ff6..18c6dc594114 100644 --- a/www/p5-Template-GD/Makefile +++ b/www/p5-Template-GD/Makefile @@ -38,10 +38,4 @@ MAN3= Template::Plugin::GD.3 \ Template::Plugin::GD::Text::Align.3 \ Template::Plugin::GD::Text::Wrap.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> |