diff options
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball-No/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball-No/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-No/Makefile b/textproc/p5-Lingua-Stem-Snowball-No/Makefile index 1763f4caa94b..4f65bf763e0a 100644 --- a/textproc/p5-Lingua-Stem-Snowball-No/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-No/Makefile @@ -12,7 +12,8 @@ DISTNAME= Snowball-Norwegian-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Stemmer for Norwegian -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::Stem::Snowball::No.3 |