diff options
Diffstat (limited to 'www/py-requests-toolbelt/Makefile')
-rw-r--r-- | www/py-requests-toolbelt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests-toolbelt/Makefile b/www/py-requests-toolbelt/Makefile index de434eac2633..e5e4d9524b3f 100644 --- a/www/py-requests-toolbelt/Makefile +++ b/www/py-requests-toolbelt/Makefile @@ -11,7 +11,7 @@ COMMENT= Utility belt for advanced users of python-requests LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.0.1:www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.0.1:www/py-requests@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |