diff options
Diffstat (limited to 'textproc/p5-Lingua-PT-Stemmer/Makefile')
-rw-r--r-- | textproc/p5-Lingua-PT-Stemmer/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-PT-Stemmer/Makefile b/textproc/p5-Lingua-PT-Stemmer/Makefile index 0fc5b7f61b66..56bce60d9998 100644 --- a/textproc/p5-Lingua-PT-Stemmer/Makefile +++ b/textproc/p5-Lingua-PT-Stemmer/Makefile @@ -19,10 +19,4 @@ PERL_CONFIGURE= yes MAN3= Lingua::GL::Stemmer.3 Lingua::PT::Stemmer.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= p5-Lingua-PT-Stemmer requires perl 5.6.1. Instal lang/perl5 and then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |