mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix build with custom LOCALBASE
Approved by: maintainer gerald@)
This commit is contained in:
parent
cc69d7aa7d
commit
2dccf89d57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236033
@ -59,6 +59,7 @@ WRKSRC= ${WRKDIR}/build
|
||||
TARGLIB= ${PREFIX}/lib/gcc${SUFFIX}
|
||||
LIBEXEC= ${PREFIX}/libexec/gcc${SUFFIX}
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --disable-nls \
|
||||
--with-system-zlib \
|
||||
--with-libiconv-prefix=${LOCALBASE} \
|
||||
|
Loading…
Reference in New Issue
Block a user