summaryrefslogtreecommitdiff
path: root/math/py-CyLP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-CyLP/Makefile')
-rw-r--r--math/py-CyLP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-CyLP/Makefile b/math/py-CyLP/Makefile
index 0556e80ecca8..ffe1617773e1 100644
--- a/math/py-CyLP/Makefile
+++ b/math/py-CyLP/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= libblas.so:math/blas \
libOsi.so:math/osi
RUN_DEPENDS= ${PY_DEPENDS}
-USES= compiler:c++11-lang python:3.6+
+USES= compiler:c++11-lang python
USE_PYTHON= distutils cython autoplist pytest
USE_GITHUB= yes