aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Search-VectorSpace
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-05 07:02:36 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-05 07:02:36 +0000
commitbc08cdec761b3b0041fb2b0f8d0d9df096fc92ef (patch)
tree5aeef25df465c579cfb0aeccdd03201c140367cd /textproc/p5-Search-VectorSpace
parent8408ccfbc38e42b74038cc264147c753a8b153fc (diff)
downloadports-bc08cdec761b3b0041fb2b0f8d0d9df096fc92ef.tar.gz
ports-bc08cdec761b3b0041fb2b0f8d0d9df096fc92ef.zip
Notes
Diffstat (limited to 'textproc/p5-Search-VectorSpace')
-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 43eab2de67ba..1d5a01859ad3 100644
--- a/textproc/p5-Search-VectorSpace/Makefile
+++ b/textproc/p5-Search-VectorSpace/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A very basic vector-space search engine perl module
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PDL.pm:${PORTSDIR}/math/PDL \
- ${SITE_PERL}/Lingua/Stem.pm:${PORTSDIR}/textproc/p5-Lingua-Stem
+BUILD_DEPENDS= PDL>=0:${PORTSDIR}/math/PDL \
+ p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes