aboutsummaryrefslogtreecommitdiff
path: root/textproc/clucene/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/clucene/Makefile')
-rw-r--r--textproc/clucene/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile
index 2a6635259b32..c809d70cd49b 100644
--- a/textproc/clucene/Makefile
+++ b/textproc/clucene/Makefile
@@ -14,7 +14,7 @@ COMMENT= CLucene is a C++ port of Lucene
LICENSE= APACHE20 LGPL21
LICENSE_COMB= dual
-BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:devel/boost-libs
USES= cmake ninja
USE_LDCONFIG= yes