summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Language-Guess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Language-Guess/Makefile')
-rw-r--r--textproc/p5-Text-Language-Guess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Language-Guess/Makefile b/textproc/p5-Text-Language-Guess/Makefile
index b1182f666439..0c671f014ce0 100644
--- a/textproc/p5-Text-Language-Guess/Makefile
+++ b/textproc/p5-Text-Language-Guess/Makefile
@@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Trained module to guess a document's language
-BUILD_DEPENDS= p5-Log-Log4perl>=1.0:devel/p5-Log-Log4perl \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Log-Log4perl>=1.0:devel/p5-Log-Log4perl \
p5-Text-ExtractWords>=0:textproc/p5-Text-ExtractWords \
p5-Lingua-StopWords>=0:textproc/p5-Lingua-StopWords
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure