summaryrefslogtreecommitdiff
path: root/math/py-bitmath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-bitmath/Makefile')
-rw-r--r--math/py-bitmath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-bitmath/Makefile b/math/py-bitmath/Makefile
index dde9aa8f3334..579ba3d779d4 100644
--- a/math/py-bitmath/Makefile
+++ b/math/py-bitmath/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}progressbar>0:misc/py-progressbar@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>