aboutsummaryrefslogtreecommitdiff
path: root/security/py-plone.app.openid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-plone.app.openid/Makefile')
-rw-r--r--security/py-plone.app.openid/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/py-plone.app.openid/Makefile b/security/py-plone.app.openid/Makefile
index b229ddd1cf48..342658dfbb4f 100644
--- a/security/py-plone.app.openid/Makefile
+++ b/security/py-plone.app.openid/Makefile
@@ -23,9 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.openid>=0:${PORTSDIR}/security/py-plon
${PYTHON_PKGNAMEPREFIX}Products.PlonePAS>=2.0.10:${PORTSDIR}/security/py-Products.PlonePAS \
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-#USES= zope
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>