1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Fix build with Custom PREFIX/LOCALBASE

Reported by:	QATty
This commit is contained in:
Thomas Abthorpe 2009-06-21 14:10:36 +00:00
parent 4af210e34b
commit 8db36e90d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236413

View File

@ -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