aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.app.http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zope.app.http/Makefile')
-rw-r--r--devel/py-zope.app.http/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-zope.app.http/Makefile b/devel/py-zope.app.http/Makefile
index 876a80088e1d..c55c8273724d 100644
--- a/devel/py-zope.app.http/Makefile
+++ b/devel/py-zope.app.http/Makefile
@@ -13,10 +13,10 @@ COMMENT= HTTP Behavior for the Zope Publisher
LICENSE= ZPL21
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.12:devel/py-zope.publisher@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.container>=0:devel/py-zope.container@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.filerepresentation>=0:devel/py-zope.filerepresentation@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.12:devel/py-zope.publisher@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.container>=0:devel/py-zope.container@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.filerepresentation>=0:devel/py-zope.filerepresentation@${PY_FLAVOR}
USES= python:2.7
USE_PYTHON= distutils autoplist