diff options
Diffstat (limited to 'net-im/libnice/Makefile')
-rw-r--r-- | net-im/libnice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index e1428745752c..f9e7a5c8f798 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS= --without-gstreamer --with-gstreamer-0.10 CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GETIFADDRS LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-Wno-missing-field-initializers|#|g' |