aboutsummaryrefslogtreecommitdiff
path: root/devel/g-wrap
diff options
context:
space:
mode:
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 eac34a86be27..02007b9395b1 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -31,6 +31,7 @@ NOT_FOR_ARCHS= ia64
CONFIGURE_TARGET= --build=${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC"
+CONFIGURE_ARGS= --disable-Werror
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure