forked from Lainports/freebsd-ports
- Fix build with Custom PREFIX/LOCALBASE
Reported by: QATty
This commit is contained in:
parent
4af210e34b
commit
8db36e90d1
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue