diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-FastMmap/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-FastMmap/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile index 801af1b19f78..e5771385aba3 100644 --- a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile @@ -28,8 +28,4 @@ PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::Session::FastMmap.3 -.include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500600 -IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again -.endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> |