aboutsummaryrefslogtreecommitdiff
path: root/textproc/luceneplusplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/luceneplusplus/Makefile')
-rw-r--r--textproc/luceneplusplus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile
index d9c780c1fb1c..717a1cf98736 100644
--- a/textproc/luceneplusplus/Makefile
+++ b/textproc/luceneplusplus/Makefile
@@ -11,7 +11,7 @@ COMMENT= C++ port of the Lucene library
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LGPL.license
-LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_system.so:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= luceneplusplus