diff options
Diffstat (limited to 'www/p5-Catalyst-View-Email/Makefile')
-rw-r--r-- | www/p5-Catalyst-View-Email/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/www/p5-Catalyst-View-Email/Makefile b/www/p5-Catalyst-View-Email/Makefile index a29557e06b15..49628804302c 100644 --- a/www/p5-Catalyst-View-Email/Makefile +++ b/www/p5-Catalyst-View-Email/Makefile @@ -36,11 +36,4 @@ MAN3= Catalyst::Helper::View::Email.3 \ Catalyst::View::Email.3 \ Catalyst::View::Email::Template.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent -RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |