aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-08-15 11:02:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-08-15 11:02:07 +0800
commit36ebaa7af5979296cd8a88aab32c4c6c3595ca09 (patch)
tree24a9b7c29209a2d164f00eda782f988b86488962
parent8857f45f10bc8d3df7e267695b5a65ecfd5c3b16 (diff)
downloadfreebsd-ports-gnome-36ebaa7af5979296cd8a88aab32c4c6c3595ca09.tar.gz
freebsd-ports-gnome-36ebaa7af5979296cd8a88aab32c4c6c3595ca09.tar.zst
freebsd-ports-gnome-36ebaa7af5979296cd8a88aab32c4c6c3595ca09.zip
- Use USES=python
-rw-r--r--net/gupnp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index 6f35cd48cf90..def70482ad85 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -24,8 +24,7 @@ MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes
USE_CSTD= c11
-USE_PYTHON_RUN= yes
-USES= compiler:c11 gmake libtool pathfix pkgconfig shebangfix tar:xz
+USES= compiler:c11 gmake libtool pathfix pkgconfig python:run shebangfix tar:xz
SHEBANG_FILES= tools/gupnp-binding-tool
python_CMD= ${PYTHON_CMD}