diff options
Diffstat (limited to 'www/py-requests-oauth-hook/Makefile')
-rw-r--r-- | www/py-requests-oauth-hook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests-oauth-hook/Makefile b/www/py-requests-oauth-hook/Makefile index 80006fe0f24c..25da43219ff7 100644 --- a/www/py-requests-oauth-hook/Makefile +++ b/www/py-requests-oauth-hook/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ ${PYTHON_PKGNAMEPREFIX}oauth2>0:${PORTSDIR}/net/py-oauth2 -USE_PYTHON= 2.6+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes |