diff options
-rw-r--r-- | net/gupnp-igd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index 2a6b9106895d..7de76a10e958 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -26,8 +26,7 @@ GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes -USE_XZ= yes -USES= gmake pathfix pkgconfig +USES= gmake pathfix pkgconfig tar:xz PYTHON_CONFIGURE_ENABLE=python PYTHON_USE= PYTHON=yes |