aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBICx-TestDatabase
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-01 23:50:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-01 23:50:43 +0000
commit296161750b4342dda8e7258bb00273ad67f01b5d (patch)
treef49d920f0952bed6e1df9d8c50eb1b13340dcf4e /databases/p5-DBICx-TestDatabase
parent10d8208c6c4a7f0885871e7e46655613ecc49bd6 (diff)
downloadports-296161750b4342dda8e7258bb00273ad67f01b5d.tar.gz
ports-296161750b4342dda8e7258bb00273ad67f01b5d.zip
Remove outdated PERL_LEVEL check
Notes
Notes: svn path=/head/; revision=442337
Diffstat (limited to 'databases/p5-DBICx-TestDatabase')
-rw-r--r--databases/p5-DBICx-TestDatabase/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/p5-DBICx-TestDatabase/Makefile b/databases/p5-DBICx-TestDatabase/Makefile
index fbcd747a2b3e..4268f514bcfa 100644
--- a/databases/p5-DBICx-TestDatabase/Makefile
+++ b/databases/p5-DBICx-TestDatabase/Makefile
@@ -24,10 +24,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502200
-TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>