From aa7a6c429ea62d972467d6755fa7a6f52256b452 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 28 Dec 2020 23:02:12 +0000 Subject: Drop python 2.7 support from a few ports With hat: portmgr --- sysutils/py-python-consul/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/py-python-consul') 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 -- cgit v1.2.3