diff options
Diffstat (limited to 'devel/py-findpython/Makefile')
-rw-r--r-- | devel/py-findpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-findpython/Makefile b/devel/py-findpython/Makefile index 2d94d3b4f152..2107b50e0bbf 100644 --- a/devel/py-findpython/Makefile +++ b/devel/py-findpython/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-pep517>=0:devel/py-pdm-pep517@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20:devel/py-packaging@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |