aboutsummaryrefslogtreecommitdiff
path: root/math/py-CyLP
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:03:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:03:39 +0000
commit14be7bd191de0d71e48770d90738e82928fad6aa (patch)
tree55c9720bb839ecfb49fdc99ca948c3d8041f2dcd /math/py-CyLP
parent8ca43586e1b57397f3b522748b91497f7c61df19 (diff)
Notes
Diffstat (limited to 'math/py-CyLP')
-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 e09adbd3c5ab..4ae6c3d97cd1 100644
--- a/math/py-CyLP/Makefile
+++ b/math/py-CyLP/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= libblas.so:math/blas \
liblapack.so:math/lapack
RUN_DEPENDS= ${PY_DEPENDS}
-USES= compiler:c++11-lang python
+USES= compiler:c++11-lang python:3.6+
USE_PYTHON= distutils cython autoplist
USE_GITHUB= yes