diff options
Diffstat (limited to 'www/py-restclient/Makefile')
-rw-r--r-- | www/py-restclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-restclient/Makefile b/www/py-restclient/Makefile index 6fde02a53da3..ec9d07bbbf73 100644 --- a/www/py-restclient/Makefile +++ b/www/py-restclient/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist post-patch: |