Drop python 2.7 support from a few ports
With hat: portmgr
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user