aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Plucene/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Plucene/Makefile')
-rw-r--r--textproc/p5-Plucene/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile
index 7d5873e36f39..aef2938300e5 100644
--- a/textproc/p5-Plucene/Makefile
+++ b/textproc/p5-Plucene/Makefile
@@ -12,14 +12,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl port of the Java Lucene search engine
-BUILD_DEPENDS= p5-Tie-Array-Sorted>=0:${PORTSDIR}/devel/p5-Tie-Array-Sorted \
- p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
- p5-Class-Virtual>=0:${PORTSDIR}/devel/p5-Class-Virtual \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece \
- p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem \
- p5-Bit-Vector-Minimal>=0:${PORTSDIR}/math/p5-Bit-Vector-Minimal \
- p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
+BUILD_DEPENDS= p5-Tie-Array-Sorted>=0:devel/p5-Tie-Array-Sorted \
+ p5-File-Slurp>=0:devel/p5-File-Slurp \
+ p5-Class-Virtual>=0:devel/p5-Class-Virtual \
+ p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+ p5-Time-Piece>=0:devel/p5-Time-Piece \
+ p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem \
+ p5-Bit-Vector-Minimal>=0:math/p5-Bit-Vector-Minimal \
+ p5-IO-stringy>=0:devel/p5-IO-stringy
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5