svn commit: r364910 - head/graphics/geos
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Aug 15 03:01:50 UTC 2014
Author: sunpoet
Date: Fri Aug 15 03:01:49 2014
New Revision: 364910
URL: http://svnweb.freebsd.org/changeset/ports/364910
QAT: https://qat.redports.org/buildarchive/r364910/
Log:
- Use USES=python
Modified:
head/graphics/geos/Makefile
Modified: head/graphics/geos/Makefile
==============================================================================
--- head/graphics/geos/Makefile Fri Aug 15 03:01:45 2014 (r364909)
+++ head/graphics/geos/Makefile Fri Aug 15 03:01:49 2014 (r364910)
@@ -27,7 +27,7 @@ PHP_CONFIGURE_ENABLE= php
PHP_USE= PHP=yes PHP_BUILD=yes
PYTHON_BUILD_DEPENDS= ${LOCALBASE}/bin/swig1.3:${PORTSDIR}/devel/swig13
PYTHON_CONFIGURE_ENABLE=python
-PYTHON_USE= PYTHON=2
+PYTHON_USES= python:2
RUBY_BUILD_DEPENDS= ${LOCALBASE}/bin/swig1.3:${PORTSDIR}/devel/swig13
RUBY_CONFIGURE_ENABLE= ruby
RUBY_CONFIGURE_ENV= RUBY="${RUBY}"
More information about the svn-ports-all
mailing list