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 355fc754a5c1..f3700149d08d 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \ libumfpack.so:math/suitesparse-umfpack TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ localbase:ldflags cpe +USES= python localbase:ldflags cpe #USE_GITHUB= yes USE_PYTHON= pep517 autoplist |