summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-Stem/Makefile')
-rw-r--r--textproc/p5-Lingua-Stem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile
index 2cb73e3a8519..9d69d34b0fc8 100644
--- a/textproc/p5-Lingua-Stem/Makefile
+++ b/textproc/p5-Lingua-Stem/Makefile
@@ -14,7 +14,8 @@ COMMENT= Provides word stemming algorithms localized by language
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Lingua-PT-Stemmer>=0:textproc/p5-Lingua-PT-Stemmer \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Lingua-PT-Stemmer>=0:textproc/p5-Lingua-PT-Stemmer \
p5-Lingua-Stem-Fr>=0:textproc/p5-Lingua-Stem-Fr \
p5-Lingua-Stem-It>=0:textproc/p5-Lingua-Stem-It \
p5-Lingua-Stem-Ru>=0:textproc/p5-Lingua-Stem-Ru \
@@ -22,7 +23,6 @@ BUILD_DEPENDS= p5-Lingua-PT-Stemmer>=0:textproc/p5-Lingua-PT-Stemmer \
p5-Lingua-Stem-Snowball-No>=0:textproc/p5-Lingua-Stem-Snowball-No \
p5-Lingua-Stem-Snowball-Se>=0:textproc/p5-Lingua-Stem-Snowball-Se \
p5-Text-German>=0:textproc/p5-Text-German
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure