diff options
Diffstat (limited to 'www/py-mechanicalsoup/Makefile')
-rw-r--r-- | www/py-mechanicalsoup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-mechanicalsoup/Makefile b/www/py-mechanicalsoup/Makefile index df804bc09947..6d4987245066 100644 --- a/www/py-mechanicalsoup/Makefile +++ b/www/py-mechanicalsoup/Makefile @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-mock>=0:www/py-requests-mock@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |