diff options
Diffstat (limited to 'www/py-dropbox/Makefile')
-rw-r--r-- | www/py-dropbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-dropbox/Makefile b/www/py-dropbox/Makefile index 1de4db4d6dbb..3e8b4a2a870a 100644 --- a/www/py-dropbox/Makefile +++ b/www/py-dropbox/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stone>=2.0:devel/py-stone@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |