Date: Fri, 15 Aug 2014 03:02:08 +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: r364914 - head/net/gupnp Message-ID: <201408150302.s7F328ho076192@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 15 03:02:07 2014 New Revision: 364914 URL: http://svnweb.freebsd.org/changeset/ports/364914 QAT: https://qat.redports.org/buildarchive/r364914/ Log: - Use USES=python Modified: head/net/gupnp/Makefile Modified: head/net/gupnp/Makefile ============================================================================== --- head/net/gupnp/Makefile Fri Aug 15 03:02:03 2014 (r364913) +++ head/net/gupnp/Makefile Fri Aug 15 03:02:07 2014 (r364914) @@ -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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408150302.s7F328ho076192>