diff options
Diffstat (limited to 'devel/libsoup/Makefile')
-rw-r--r-- | devel/libsoup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 5bc0df42425b..50d90227f487 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -43,6 +43,7 @@ BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection CONFIGURE_ARGS+=--without-gnome .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ ${WRKSRC}/configure |