summaryrefslogtreecommitdiff
path: root/graphics/py-gdal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-gdal/Makefile')
-rw-r--r--graphics/py-gdal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index b3e66f9d8edd..08fef0e30044 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gdal
-PORTVERSION= 3.11.0
+PORTVERSION= 3.11.3
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,7 @@ USE_PYTHON= autoplist concurrent pep517
CPE_VENDOR= osgeo
OPTIONS_DEFINE= NUMPY
+OPTIONS_DEFAULT=NUMPY
NUMPY_DESC= Enable array support via NumPy
NUMPY_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.0.0,1:math/py-numpy@${PY_FLAVOR}