aboutsummaryrefslogtreecommitdiff
path: root/devel/py-rq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rq/Makefile')
-rw-r--r--devel/py-rq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-rq/Makefile b/devel/py-rq/Makefile
index 9b15ee604c5e..e19eade21e3b 100644
--- a/devel/py-rq/Makefile
+++ b/devel/py-rq/Makefile
@@ -12,8 +12,8 @@ COMMENT= Simple library for creating background jobs, and processing them
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=2.7:databases/py-redis \
- ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=2.7:databases/py-redis@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click@${FLAVOR}
USES= python
USE_PYTHON= autoplist distutils