diff options
Diffstat (limited to 'devel/py-zclockfile/Makefile')
-rw-r--r-- | devel/py-zclockfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-zclockfile/Makefile b/devel/py-zclockfile/Makefile index 90abde50d55c..2930e36724ab 100644 --- a/devel/py-zclockfile/Makefile +++ b/devel/py-zclockfile/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.testing>0:devel/py-zope.testing@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes |