diff options
Diffstat (limited to 'www/p5-CGI-Application-Plugin-AutoRunmode/Makefile')
-rw-r--r-- | www/p5-CGI-Application-Plugin-AutoRunmode/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile b/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile index 533f9da5a399..38e833eeaf09 100644 --- a/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile +++ b/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile @@ -23,8 +23,4 @@ PERL_CONFIGURE= yes MAN3= CGI::Application::Plugin::AutoRunmode.3 \ CGI::Application::Plugin::AutoRunmode::FileDelegate.3 -.include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500800 -IGNORE= requires Perl 5.8 or newer. Install lang/perl5.8, and try again -.endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> |