diff options
Diffstat (limited to 'net/py-python-twitter/Makefile')
-rw-r--r-- | net/py-python-twitter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-twitter/Makefile b/net/py-python-twitter/Makefile index 717e85b9266e..b446fed2440c 100644 --- a/net/py-python-twitter/Makefile +++ b/net/py-python-twitter/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |