summaryrefslogtreecommitdiff
path: root/devel/py-zope.app.schema/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zope.app.schema/Makefile')
-rw-r--r--devel/py-zope.app.schema/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-zope.app.schema/Makefile b/devel/py-zope.app.schema/Makefile
index 54790a90b73f..d6276c2aa9b0 100644
--- a/devel/py-zope.app.schema/Makefile
+++ b/devel/py-zope.app.schema/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>