summaryrefslogtreecommitdiff
path: root/devel/py-python-easyconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-python-easyconfig/Makefile')
-rw-r--r--devel/py-python-easyconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-easyconfig/Makefile b/devel/py-python-easyconfig/Makefile
index 2b7d2e43f98a..bc962d985acf 100644
--- a/devel/py-python-easyconfig/Makefile
+++ b/devel/py-python-easyconfig/Makefile
@@ -15,7 +15,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>3.10:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>1.9.0:devel/py-six@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>