mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Work properly with non-standard PREFIX
PR: ports/149860 Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer)
This commit is contained in:
parent
c1d228df0f
commit
2f13a7f2c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259698
@ -62,7 +62,7 @@ WITH_FREETYPE_SRC= --disable-freetype --without-freetype-bytecode \
|
||||
|
||||
CONFIGURE_ARGS= ${WITH_MULTILAYER} --enable-devicetables ${WITH_FREETYPE_SRC} \
|
||||
--enable-pasteafter --enable-tilepath
|
||||
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user