aboutsummaryrefslogtreecommitdiff
path: root/devel/g-wrap
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-03-22 15:22:14 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-03-22 15:22:14 +0000
commit27d3864b6c9a962aeee055afd3ba96604f6a9aad (patch)
tree1312ea2f09897d9bc8988201f9929ad54503f00e /devel/g-wrap
parent9bdef468cc0de954689f7120f27f2a20b3560362 (diff)
downloadports-27d3864b6c9a962aeee055afd3ba96604f6a9aad.tar.gz
ports-27d3864b6c9a962aeee055afd3ba96604f6a9aad.zip
Update for objformat removal
Notes
Notes: svn path=/head/; revision=188023
Diffstat (limited to 'devel/g-wrap')
-rw-r--r--devel/g-wrap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index 445969291ea6..0b6580a37e5c 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -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