Date: Fri, 15 Aug 2014 03:01:50 +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: r364910 - head/graphics/geos Message-ID: <201408150301.s7F31oau075623@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408150301.s7F31oau075623>