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 fb6ab3e3887c..685bfef7eee7 100644 --- a/www/py-restclient/Makefile +++ b/www/py-restclient/Makefile @@ -13,7 +13,7 @@ COMMENT= Convenient library for writing REST clients LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${FLAVOR} USES= python USE_PYTHON= distutils autoplist |
