From ba71cf680954e04f484ab7af1e46f5235d826172 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 15 Feb 2014 20:09:29 +0000 Subject: - Use USE_PYTHON_RUN instead of USE_PYTHON --- net/gupnp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') 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 -- cgit