diff options
Diffstat (limited to 'www/p5-Apache-ASP/Makefile')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 28cebed200b0..0a173867ef60 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -42,10 +42,4 @@ MAN3= Apache::ASP.3 \ Bundle::Apache::ASP.3 \ Bundle::Apache::ASP::Extra.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501000 -RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |