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 --- www/unit-python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/unit-python') diff --git a/www/unit-python/Makefile b/www/unit-python/Makefile index 2aa348400cf4..8a0ee218ed8c 100644 --- a/www/unit-python/Makefile +++ b/www/unit-python/Makefile @@ -7,7 +7,7 @@ UNIT_MODNAME= python${PYTHON_SUFFIX} COMMENT= Python module for NGINX Unit -USES= python gettext-runtime +USES= python:3.6+ gettext-runtime USE_PYTHON= flavors PLIST_FILES= libexec/unit/modules/${UNIT_MODNAME}.unit.so -- cgit v1.2.3