diff options
Diffstat (limited to 'devel/g-wrap/Makefile')
-rw-r--r-- | devel/g-wrap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 77f60bb8edef..a48ea127095f 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -30,6 +30,7 @@ NOT_FOR_ARCHS= ia64 powerpc CFLAGS+= -fPIC CONFIGURE_ARGS= --disable-Werror +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|"glib"|"glib-2.0"|g ; \ |