svn commit: r364915 - head/net/gupnp-igd
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Aug 15 03:02:13 UTC 2014
Author: sunpoet
Date: Fri Aug 15 03:02:12 2014
New Revision: 364915
URL: http://svnweb.freebsd.org/changeset/ports/364915
QAT: https://qat.redports.org/buildarchive/r364915/
Log:
- Use USES=python
Modified:
head/net/gupnp-igd/Makefile
Modified: head/net/gupnp-igd/Makefile
==============================================================================
--- head/net/gupnp-igd/Makefile Fri Aug 15 03:02:07 2014 (r364914)
+++ head/net/gupnp-igd/Makefile Fri Aug 15 03:02:12 2014 (r364915)
@@ -30,7 +30,7 @@ USE_LDCONFIG= yes
USES= gmake libtool pathfix pkgconfig tar:xz
PYTHON_CONFIGURE_ENABLE=python
-PYTHON_USE= PYTHON=yes
+PYTHON_USES= python
post-patch:
@${REINPLACE_CMD} -e '/ --define-variable=/d' ${WRKSRC}/configure
More information about the svn-ports-head
mailing list