diff options
Diffstat (limited to 'math/py-cvxopt/Makefile')
-rw-r--r-- | math/py-cvxopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index 6fe838348af2..963e979da141 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libblas.so:math/blas \ liblapack.so:math/lapack \ libumfpack.so:math/suitesparse -USES= python localbase:ldflags +USES= python:3.6+ localbase:ldflags USE_GITHUB= yes USE_PYTHON= distutils autoplist |