diff options
Diffstat (limited to 'net/gupnp/Makefile')
-rw-r--r-- | net/gupnp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 578dd463529f..88b00b41b579 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -25,6 +25,7 @@ USE_PYTHON= yes USE_XZ= yes USES= gmake pathfix pkgconfig +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/tools/gupnp-binding-tool |