graphics/py-gdal: Enable NUMPY option by default
- Bump PORTREVISION for dependency and package change
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 3.11.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -21,6 +22,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}
|
||||
|
||||
Reference in New Issue
Block a user