aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/geos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/geos/Makefile')
-rw-r--r--graphics/geos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile
index 1d139900b4f7..d884ea8ccc39 100644
--- a/graphics/geos/Makefile
+++ b/graphics/geos/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geos
-PORTVERSION= 3.6.1
+PORTVERSION= 3.6.2
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/geos/ \
LOCAL/sunpoet
@@ -27,7 +27,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30
PYTHON_CONFIGURE_ENABLE=python
-PYTHON_USES= python:2
+PYTHON_USES= python
RUBY_BUILD_DEPENDS= swig3.0:devel/swig30
RUBY_CONFIGURE_ENABLE= ruby
RUBY_CONFIGURE_ENV= RUBY="${RUBY}"