summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Visitor
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 15:10:35 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 15:10:35 +0000
commit56c5bc62fb0004decbe4dba7530666b9be1d3c93 (patch)
tree38ea50a2f04303b40baef07a1e2d29ec5c5d64c8 /devel/p5-Data-Visitor
parentThis PAM service module allows PAM-enabled applications to check if (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=309100
Diffstat (limited to 'devel/p5-Data-Visitor')
-rw-r--r--devel/p5-Data-Visitor/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-Data-Visitor/Makefile b/devel/p5-Data-Visitor/Makefile
index d89903e926f9..9966ed9f179a 100644
--- a/devel/p5-Data-Visitor/Makefile
+++ b/devel/p5-Data-Visitor/Makefile
@@ -29,10 +29,4 @@ PERL_CONFIGURE= yes
MAN3= Data::Visitor.3 \
Data::Visitor::Callback.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>