mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update for objformat removal
This commit is contained in:
parent
9bdef468cc
commit
27d3864b6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188023
@ -32,6 +32,7 @@ CONFIGURE_TARGET= --build=${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|"glib"|"glib-2.0"|g ; \
|
||||
s|SRFI_34=yes|SRFI_34=no|g ; s|SRFI_35=yes|SRFI_35=no|g' \
|
||||
${WRKSRC}/configure
|
||||
|
Loading…
Reference in New Issue
Block a user