aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Sunny
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-06 18:51:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-06 18:51:17 +0000
commit2c7b8bf0bdab40127399436656c1a94e1c8c0a89 (patch)
tree57214bac9c97d5967918fa5d36a4696adeb3577e /databases/p5-DBIx-Sunny
parent8bc198637c88007e0c91c4197b8675737f3ddc09 (diff)
downloadports-2c7b8bf0bdab40127399436656c1a94e1c8c0a89.tar.gz
ports-2c7b8bf0bdab40127399436656c1a94e1c8c0a89.zip
- Remove outdated PERL_LEVEL check
With hat: perl
Notes
Notes: svn path=/head/; revision=347305
Diffstat (limited to 'databases/p5-DBIx-Sunny')
-rw-r--r--databases/p5-DBIx-Sunny/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/p5-DBIx-Sunny/Makefile b/databases/p5-DBIx-Sunny/Makefile
index 7e8ad54dba07..99403c14b9cf 100644
--- a/databases/p5-DBIx-Sunny/Makefile
+++ b/databases/p5-DBIx-Sunny/Makefile
@@ -27,10 +27,4 @@ TEST_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
USES= perl5
USE_PERL5= modbuild
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501400
-TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>