summaryrefslogtreecommitdiff
path: root/devel/p5-Params-Util
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-09-14 19:28:22 +0000
committerLars Thegler <lth@FreeBSD.org>2006-09-14 19:28:22 +0000
commit9630b17f2dc87fd1b06ca60a3784361d35428f00 (patch)
tree285f81cf99673b9b8f4ab9b20b2dfe0ec67978f1 /devel/p5-Params-Util
parentUpdate to 0.1.1 which also fixes build. (diff)
Author has fixed Perl 5.005_03 support in a previous release
Notes
Notes: svn path=/head/; revision=173078
Diffstat (limited to 'devel/p5-Params-Util')
-rw-r--r--devel/p5-Params-Util/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/p5-Params-Util/Makefile b/devel/p5-Params-Util/Makefile
index d82dc27e2fd6..4823ddbea66a 100644
--- a/devel/p5-Params-Util/Makefile
+++ b/devel/p5-Params-Util/Makefile
@@ -26,8 +26,4 @@ MAN3= Params::Util.3
post-patch:
@${PERL} -pi -e '$$_="" if m/Test::More/' ${WRKSRC}/Makefile.PL
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} <= 500600
-IGNORE= requires Perl 5.6 or newer. Please install lang/perl5 or lang/perl5.8 and try again
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>