diff options
Diffstat (limited to 'devel/py-aiocontextvars/Makefile')
-rw-r--r-- | devel/py-aiocontextvars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-aiocontextvars/Makefile b/devel/py-aiocontextvars/Makefile index c69af7875790..1497b6abadf9 100644 --- a/devel/py-aiocontextvars/Makefile +++ b/devel/py-aiocontextvars/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent distutils TEST_ENV= PYTHONPATH=${WRKSRC}/src |