aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-cryptominisat
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-cryptominisat')
-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 bbdd0e6e2e14..3026753b9790 100644
--- a/math/py-cryptominisat/Makefile
+++ b/math/py-cryptominisat/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcryptominisat5.so:math/cryptominisat
-USES= compiler:c++11-lang python:-2.7
+USES= compiler:c++11-lib python:-2.7
USE_PYTHON= autoplist distutils
USE_GITHUB= yes