diff options
Diffstat (limited to 'www/p5-Plack-Middleware-Expires/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-Expires/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-Plack-Middleware-Expires/Makefile b/www/p5-Plack-Middleware-Expires/Makefile index 13406eb4766e..846188887ecf 100644 --- a/www/p5-Plack-Middleware-Expires/Makefile +++ b/www/p5-Plack-Middleware-Expires/Makefile @@ -22,10 +22,4 @@ PERL_CONFIGURE= yes MAN3= Plack::Middleware::Expires.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |