aboutsummaryrefslogtreecommitdiff
path: root/devel/py-repoze.who/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-repoze.who/Makefile')
-rw-r--r--devel/py-repoze.who/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-repoze.who/Makefile b/devel/py-repoze.who/Makefile
index 61f730d2086e..26debf056003 100644
--- a/devel/py-repoze.who/Makefile
+++ b/devel/py-repoze.who/Makefile
@@ -15,8 +15,8 @@ LICENSE_NAME= Repoze License
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=0:www/py-webob \
- ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:devel/py-zope.interface
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=0:www/py-webob@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:devel/py-zope.interface@${FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python