summaryrefslogtreecommitdiff
path: root/graphics/py-pygeos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-pygeos/Makefile')
-rw-r--r--graphics/py-pygeos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pygeos/Makefile b/graphics/py-pygeos/Makefile
index a4a08c6ffe37..3beddab7ae46 100644
--- a/graphics/py-pygeos/Makefile
+++ b/graphics/py-pygeos/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR} \
LIB_DEPENDS= libgeos.so:graphics/geos
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR}
-USES= python:3.8+
+USES= python
USE_PYTHON= autoplist concurrent cython pep517
.include <bsd.port.options.mk>