diff options
Diffstat (limited to 'devel/p5-String-Errf/Makefile')
-rw-r--r-- | devel/p5-String-Errf/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-String-Errf/Makefile b/devel/p5-String-Errf/Makefile index f925363c1410..d3a6781701a1 100644 --- a/devel/p5-String-Errf/Makefile +++ b/devel/p5-String-Errf/Makefile @@ -21,10 +21,4 @@ BUILD_DEPENDS:= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ USES= perl5 USE_PERL5= configure -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |