summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-TestBase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-TestBase/Makefile')
-rw-r--r--textproc/p5-Text-TestBase/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/textproc/p5-Text-TestBase/Makefile b/textproc/p5-Text-TestBase/Makefile
index 9e96db2e10bc..353a94b4170d 100644
--- a/textproc/p5-Text-TestBase/Makefile
+++ b/textproc/p5-Text-TestBase/Makefile
@@ -20,12 +20,4 @@ TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires
USES= perl5
USE_PERL5= modbuild
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501400
-BUILD_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
-TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>