summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Identify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-Identify/Makefile')
-rw-r--r--textproc/p5-Lingua-Identify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index 008fd4e947da..56e8a09cdf4c 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lingua::Identify - Language identification
-BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:devel/p5-Class-Factory-Util \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Factory-Util>=1.6:devel/p5-Class-Factory-Util \
p5-Text-Affixes>=0.04:textproc/p5-Text-Affixes \
p5-Text-Ngram>=0.03:textproc/p5-Text-Ngram
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure