diff options
Diffstat (limited to 'misc/bibletime-devel/Makefile')
-rw-r--r-- | misc/bibletime-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bibletime-devel/Makefile b/misc/bibletime-devel/Makefile index 0470480cec45..caa349c93785 100644 --- a/misc/bibletime-devel/Makefile +++ b/misc/bibletime-devel/Makefile @@ -18,7 +18,7 @@ COMMENT= An opensource Bible study tool RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.0.so:${PORTSDIR}/misc/sword BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python \ +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ clucene.0:${PORTSDIR}/textproc/clucene USE_OPENSSL= yes |