diff options
Diffstat (limited to 'www/py-google-api-python-client/Makefile')
-rw-r--r-- | www/py-google-api-python-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 6c8448eec479..ca48e0ab2d3d 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-c ${PYTHON_PKGNAMEPREFIX}parameterized>=0.8.1:devel/py-parameterized@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils unittest NO_ARCH= yes |