diff options
Diffstat (limited to 'textproc/py-transpopy/Makefile')
-rw-r--r-- | textproc/py-transpopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-transpopy/Makefile b/textproc/py-transpopy/Makefile index 964643f65a32..0ec48329206e 100644 --- a/textproc/py-transpopy/Makefile +++ b/textproc/py-transpopy/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-cloud-translate>=0:www/py-google-cloud-translate@${PY_FLAVOR} -USES= python:3.4+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |