diff options
Diffstat (limited to 'devel/py-hatch-nodejs-version/Makefile')
-rw-r--r-- | devel/py-hatch-nodejs-version/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hatch-nodejs-version/Makefile b/devel/py-hatch-nodejs-version/Makefile index d42ea0286b9b..9377d1ab302f 100644 --- a/devel/py-hatch-nodejs-version/Makefile +++ b/devel/py-hatch-nodejs-version/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0.21.0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0.21.0:devel/py-hatchling@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist pep517 pytest TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} |