diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 15:17:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 15:17:16 +0000 |
commit | ec8fd98a457b74e3eef91b816eebe69c5d96595d (patch) | |
tree | cd7c002559a98da3cb2e662c9c9aa686837dab0d /net/gupnp-igd | |
parent | d856648b4d4c1d0ef7e4a9b626f47a2bcaf202bf (diff) | |
download | ports-ec8fd98a457b74e3eef91b816eebe69c5d96595d.tar.gz ports-ec8fd98a457b74e3eef91b816eebe69c5d96595d.zip |
Notes
Diffstat (limited to 'net/gupnp-igd')
-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 |