diff options
Diffstat (limited to 'www/py-google-cloud-translate/Makefile')
-rw-r--r-- | www/py-google-cloud-translate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-google-cloud-translate/Makefile b/www/py-google-cloud-translate/Makefile index 1c198b4957ff..1dbf1483e3e8 100644 --- a/www/py-google-cloud-translate/Makefile +++ b/www/py-google-cloud-translate/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=0.28.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-api-core>=0.1.1:www/py-google-api-core@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |