summaryrefslogtreecommitdiff
path: root/devel/py-clint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-clint/Makefile')
-rw-r--r--devel/py-clint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-clint/Makefile b/devel/py-clint/Makefile
index 0e70b5a22df6..5d40150bab90 100644
--- a/devel/py-clint/Makefile
+++ b/devel/py-clint/Makefile
@@ -15,7 +15,7 @@ LICENSE= ISCL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:devel/py-args@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>