aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-AI-Categorizer
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-AI-Categorizer')
-rw-r--r--textproc/p5-AI-Categorizer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-AI-Categorizer/Makefile b/textproc/p5-AI-Categorizer/Makefile
index debf461524ec..6300324b1a1f 100644
--- a/textproc/p5-AI-Categorizer/Makefile
+++ b/textproc/p5-AI-Categorizer/Makefile
@@ -14,7 +14,8 @@ COMMENT= Automatic Text Categorization
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Container>=0:devel/p5-Class-Container \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Container>=0:devel/p5-Class-Container \
p5-Params-Validate>=0:devel/p5-Params-Validate \
p5-Statistics-Contingency>=0:math/p5-Statistics-Contingency \
p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem \
@@ -22,7 +23,6 @@ BUILD_DEPENDS= p5-Class-Container>=0:devel/p5-Class-Container \
p5-Algorithm-SVM>=0:devel/p5-Algorithm-SVM \
p5-AI-DecisionTree>=0:math/p5-AI-DecisionTree \
p5-Algorithm-NaiveBayes>=0:devel/p5-Algorithm-NaiveBayes
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild