summaryrefslogtreecommitdiff
path: root/textproc/p5-Search-VectorSpace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Search-VectorSpace/Makefile')
-rw-r--r--textproc/p5-Search-VectorSpace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile
index c6a6da0a3def..8f26ffcf5dbc 100644
--- a/textproc/p5-Search-VectorSpace/Makefile
+++ b/textproc/p5-Search-VectorSpace/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Very basic vector-space search engine perl module
-BUILD_DEPENDS= PDL>=0:math/PDL \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= PDL>=0:math/PDL \
p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure