aboutsummaryrefslogtreecommitdiff
path: root/security/py-Products.PluggableAuthService/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-Products.PluggableAuthService/Makefile')
-rw-r--r--security/py-Products.PluggableAuthService/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-Products.PluggableAuthService/Makefile b/security/py-Products.PluggableAuthService/Makefile
index a2142092062c..5190cd1bf9d7 100644
--- a/security/py-Products.PluggableAuthService/Makefile
+++ b/security/py-Products.PluggableAuthService/Makefile
@@ -13,8 +13,8 @@ COMMENT= Pluggable Zope2 authentication / authorization framework
LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.PluginRegistry>=0:devel/py-Products.PluginRegistry@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:devel/py-Products.GenericSetup@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.PluginRegistry>=0:devel/py-Products.PluginRegistry@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:devel/py-Products.GenericSetup@${PY_FLAVOR}
NO_ARCH= yes
USES= python:2.7 zope