aboutsummaryrefslogtreecommitdiff
path: root/www/py-routes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-routes/Makefile')
-rw-r--r--www/py-routes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-routes/Makefile b/www/py-routes/Makefile
index dfca5b700cfe..25a912aa96d3 100644
--- a/www/py-routes/Makefile
+++ b/www/py-routes/Makefile
@@ -13,8 +13,8 @@ COMMENT= Routing package for Python that matches URLs to dicts and vice versa
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
- ${PYTHON_PKGNAMEPREFIX}repoze.lru>=0.3:devel/py-repoze.lru
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}repoze.lru>=0.3:devel/py-repoze.lru@${FLAVOR}
USES= python
USE_PYTHON= autoplist distutils