Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 20:09:29 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344480 - head/net/gupnp
Message-ID:  <201402152009.s1FK9THK088312@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 15 20:09:29 2014
New Revision: 344480
URL: http://svnweb.freebsd.org/changeset/ports/344480
QAT: https://qat.redports.org/buildarchive/r344480/

Log:
  - Use USE_PYTHON_RUN instead of USE_PYTHON

Modified:
  head/net/gupnp/Makefile

Modified: head/net/gupnp/Makefile
==============================================================================
--- head/net/gupnp/Makefile	Sat Feb 15 19:26:42 2014	(r344479)
+++ head/net/gupnp/Makefile	Sat Feb 15 20:09:29 2014	(r344480)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402152009.s1FK9THK088312>