diff options
Diffstat (limited to 'devel/gconfmm')
-rw-r--r-- | devel/gconfmm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gconfmm/Makefile b/devel/gconfmm/Makefile index 291d1c88f8b3..d34749b19c7b 100644 --- a/devel/gconfmm/Makefile +++ b/devel/gconfmm/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ ${WRKSRC}/gconf/gconfmm/client.cc |