mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Add --disable-guild to CONFIGURE_ARGS to avoid build problem with guile.
Reported by: marcus
This commit is contained in:
parent
b9526eaee9
commit
893db4083d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208368
@ -35,7 +35,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --with-included-lzo
|
||||
CONFIGURE_ARGS+= --with-included-lzo --disable-guile
|
||||
MANCOMPRESSED= no
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user