aboutsummaryrefslogtreecommitdiff
path: root/math/py-cryptominisat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-cryptominisat/Makefile')
-rw-r--r--math/py-cryptominisat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cryptominisat/Makefile b/math/py-cryptominisat/Makefile
index 5c92a5ffa44e..cc509ebbd504 100644
--- a/math/py-cryptominisat/Makefile
+++ b/math/py-cryptominisat/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libcryptominisat5.so:math/cryptominisat
-USES= compiler:c++11-lib python:3.6+
+USES= compiler:c++11-lib python
USE_PYTHON= autoplist distutils
USE_GITHUB= yes