diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/geos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index d20912d45b05..1c670234e0e0 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -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}" |