diff options
Diffstat (limited to 'sysutils/py-python-consul')
-rw-r--r-- | sysutils/py-python-consul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-python-consul/Makefile b/sysutils/py-python-consul/Makefile index a324298f3b5b..15026ab8376b 100644 --- a/sysutils/py-python-consul/Makefile +++ b/sysutils/py-python-consul/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/consul:sysutils/consul \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} # 2.7 or 3.6+, but it cannot be expressed right now. -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist |