diff --git a/misc/bibletime-kde3/Makefile b/misc/bibletime-kde3/Makefile index 9d42216e849e..416554f9f307 100644 --- a/misc/bibletime-kde3/Makefile +++ b/misc/bibletime-kde3/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword15 \ ${LOCALBASE}/lib/libclucene.so:${PORTSDIR}/textproc/clucene BUILD_DEPENDS= ${RUN_DEPENDS} +CONFIGURE_ARGS= --with-sword-dir=${LOCALBASE} --with-clucene-dir=${LOCALBASE} + PORTSCOUT= ignore:1 USE_KDELIBS_VER=3