diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 51ef5dc2eb56..1694ac0eb524 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes -USE_PYTHON= yes +USE_PYTHON_RUN= yes USE_XZ= yes USES= gmake pathfix pkgconfig shebangfix |