diff options
Diffstat (limited to 'www/py-requests-mock/Makefile')
-rw-r--r-- | www/py-requests-mock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests-mock/Makefile b/www/py-requests-mock/Makefile index 5db12d81c7fe..371aaddbad92 100644 --- a/www/py-requests-mock/Makefile +++ b/www/py-requests-mock/Makefile @@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fixtures>=0:devel/py-fixtures@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}testrepository>=0.0.18:devel/py-testrepository@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testtools>=0:devel/py-testtools@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |