diff options
Diffstat (limited to 'misc/p5-Acme-ButFirst/Makefile')
-rw-r--r-- | misc/p5-Acme-ButFirst/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/p5-Acme-ButFirst/Makefile b/misc/p5-Acme-ButFirst/Makefile index 493ab8f..0558fef 100644 --- a/misc/p5-Acme-ButFirst/Makefile +++ b/misc/p5-Acme-ButFirst/Makefile @@ -18,10 +18,4 @@ MAN3= Acme::ButFirst.3 PERL_CONFIGURE= yes -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS+= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |