diff options
Diffstat (limited to 'net/gupnp-av/Makefile')
-rw-r--r-- | net/gupnp-av/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 610b220d8430..4195dbb75877 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -24,6 +24,7 @@ USE_LDCONFIG= yes USE_XZ= yes USES= gmake pathfix pkgconfig +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Wno-unused-parameters||' ${WRKSRC}/tests/Makefile.in |