aboutsummaryrefslogtreecommitdiff
path: root/math/py-cyipopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-cyipopt/Makefile')
-rw-r--r--math/py-cyipopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cyipopt/Makefile b/math/py-cyipopt/Makefile
index bc1ed20166d4..8de9fd3d71d9 100644
--- a/math/py-cyipopt/Makefile
+++ b/math/py-cyipopt/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
-USES= fortran python pkgconfig # fortran because ipopt's pkg-config returns gcc libs
+USES= fortran python:3.6+ pkgconfig # fortran because ipopt's pkg-config returns gcc libs
USE_GITHUB= yes
GH_ACCOUNT= matthias-k
USE_PYTHON= distutils cython autoplist