Drop python 2.7 support from a few ports

With hat:	portmgr
This commit is contained in:
Antoine Brodin
2020-12-28 23:02:12 +00:00
parent c3b3e6a10d
commit aa7a6c429e
1942 changed files with 1951 additions and 1961 deletions

View File

@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libsnappy.so:archivers/snappy
USES= python
USES= python:3.6+
USE_PYTHON= distutils autoplist
CPPFLAGS+= -I${LOCALBASE}/include
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}