diff options
Diffstat (limited to 'net/py-gspread/Makefile')
-rw-r--r-- | net/py-gspread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-gspread/Makefile b/net/py-gspread/Makefile index fc34b7032e32..06eb5471f762 100644 --- a/net/py-gspread/Makefile +++ b/net/py-gspread/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.2.1:www/py-requests@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}google-auth>1.12.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth-oauthlib>0.4.1:security/py-google-auth-oauthlib@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |