diff options
Diffstat (limited to 'www/p5-POE-Component-Server-HTTP/Makefile')
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index 332705e56716..65e5f126c4f8 100644 --- a/www/p5-POE-Component-Server-HTTP/Makefile +++ b/www/p5-POE-Component-Server-HTTP/Makefile @@ -26,10 +26,4 @@ PERL_CONFIGURE= yes MAN3= POE::Component::Server::HTTP.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires Perl 5.6.1 or newer. Install lang/perl5 or lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |