aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball/Makefile')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile
index d95485646cc7..9217607c187a 100644
--- a/textproc/p5-Lingua-Stem-Snowball/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball/Makefile
@@ -15,14 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers
-PERL_MODBUILD= yes
+PERL_MODBUILD= 5.8.0+
MAN3= Lingua::Stem::Snowball.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>