aboutsummaryrefslogtreecommitdiff
path: root/math/py-pygsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pygsl/Makefile')
-rw-r--r--math/py-pygsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pygsl/Makefile b/math/py-pygsl/Makefile
index 5abb2a33d174..6133695b2b48 100644
--- a/math/py-pygsl/Makefile
+++ b/math/py-pygsl/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
LIB_DEPENDS= libgsl.so:math/gsl
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}