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 8c9a39c49f7b..fb6ab3e3887c 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 +RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${FLAVOR} USES= python USE_PYTHON= distutils autoplist |