diff options
Diffstat (limited to 'www/py-requests-oauth-hook/Makefile')
-rw-r--r-- | www/py-requests-oauth-hook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-requests-oauth-hook/Makefile b/www/py-requests-oauth-hook/Makefile index 773746436713..db7c03e3e7a2 100644 --- a/www/py-requests-oauth-hook/Makefile +++ b/www/py-requests-oauth-hook/Makefile @@ -15,8 +15,8 @@ BROKEN= unfetchable LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>0:${PORTSDIR}/www/py-requests1 \ - ${PYTHON_PKGNAMEPREFIX}oauth2>0:${PORTSDIR}/net/py-oauth2 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>0:www/py-requests1 \ + ${PYTHON_PKGNAMEPREFIX}oauth2>0:net/py-oauth2 USES= python USE_PYTHON= distutils autoplist |