aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.subrequest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.subrequest/Makefile')
-rw-r--r--www/py-plone.subrequest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-plone.subrequest/Makefile b/www/py-plone.subrequest/Makefile
index 3ea683a59cbf..8dc4e9da363d 100644
--- a/www/py-plone.subrequest/Makefile
+++ b/www/py-plone.subrequest/Makefile
@@ -12,11 +12,11 @@ COMMENT= Subrequests for Zope2
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.globalrequest>=0:devel/py-five.globalrequest \
- ${PYTHON_PKGNAMEPREFIX}zope.globalrequest>=0:devel/py-zope.globalrequest
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.globalrequest>=0:devel/py-five.globalrequest@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zope.globalrequest>=0:devel/py-zope.globalrequest@${FLAVOR}
NO_ARCH= yes
-USES= python
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>