aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 08:50:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 08:50:54 +0000
commitc810d087f5fbc0429e3ebc3ef127a9851b1727a9 (patch)
treeeb176d06cd2dcf4e86e08a8011388d5168f72270 /databases/p5-DBD-CSV
parent3244293a3923eddc659a79f342f78fe1a5e53c25 (diff)
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309071
Diffstat (limited to 'databases/p5-DBD-CSV')
-rw-r--r--databases/p5-DBD-CSV/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index f01e2878fba5..04568c49fca6 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -24,10 +24,4 @@ PERL_CONFIGURE= yes
MAN3= Bundle::DBD::CSV.3 \
DBD::CSV.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+= p5-Test-Simple>=0.90:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>