aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Chomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Chomp/Makefile')
-rw-r--r--textproc/p5-Text-Chomp/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/p5-Text-Chomp/Makefile b/textproc/p5-Text-Chomp/Makefile
index 875bf60f73e8..7f967dd38aef 100644
--- a/textproc/p5-Text-Chomp/Makefile
+++ b/textproc/p5-Text-Chomp/Makefile
@@ -15,14 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A module implementing a portable chomp
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.6+
MAN3= Text::Chomp.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500806
-IGNORE= needs Perl 5.8.6 or above (lang/perl5.8)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>