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 --- devel/py-p4python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/py-p4python') diff --git a/devel/py-p4python/Makefile b/devel/py-p4python/Makefile index 33fc721238a2..78ba6d7af8b8 100644 --- a/devel/py-p4python/Makefile +++ b/devel/py-p4python/Makefile @@ -18,7 +18,7 @@ BROKEN_riscv64= fails to build: TypeError: can only concatenate str (not "NoneT BUILD_DEPENDS+= ${LOCALBASE}/lib/perforce/libclient.a:devel/p4api RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= dos2unix python ssl +USES= dos2unix python:3.6+ ssl USE_PYTHON= distutils autoplist PYDISTUTILS_BUILDARGS= --ssl ${OPENSSLLIB} -- cgit v1.2.3