aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-List-MoreUtils/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2005-11-10 14:23:32 +0000
committerLars Thegler <lth@FreeBSD.org>2005-11-10 14:23:32 +0000
commitde6e884ff9a8ff88d1a9aaaed1d457063c428714 (patch)
treea1080ecc53a86bec661332bcc498880093b6c5b2 /lang/p5-List-MoreUtils/Makefile
parent295abdbc9408048ee74ec3d0b1cfac95687e292d (diff)
downloadports-de6e884ff9a8ff88d1a9aaaed1d457063c428714.tar.gz
ports-de6e884ff9a8ff88d1a9aaaed1d457063c428714.zip
Update to 0.14. Now works with old perls again.
Notes
Notes: svn path=/head/; revision=147837
Diffstat (limited to 'lang/p5-List-MoreUtils/Makefile')
-rw-r--r--lang/p5-List-MoreUtils/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/p5-List-MoreUtils/Makefile b/lang/p5-List-MoreUtils/Makefile
index a092e1eea6e2..6fcc9a0c62b9 100644
--- a/lang/p5-List-MoreUtils/Makefile
+++ b/lang/p5-List-MoreUtils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= List-MoreUtils
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= List
@@ -19,8 +19,4 @@ PERL_CONFIGURE= yes
MAN3= List::MoreUtils.3
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8, and try again
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>