diff options
Diffstat (limited to 'devel/py-pytest4-cache/Makefile')
-rw-r--r-- | devel/py-pytest4-cache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest4-cache/Makefile b/devel/py-pytest4-cache/Makefile index 8761f47e744d..af2fbcf25c04 100644 --- a/devel/py-pytest4-cache/Makefile +++ b/devel/py-pytest4-cache/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4>=2.2:devel/py-pytest4@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4>0:devel/py-pytest4@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} TEST_TARGET= test |