aboutsummaryrefslogtreecommitdiff
path: root/security/py-zope.password/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-zope.password/Makefile')
-rw-r--r--security/py-zope.password/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-zope.password/Makefile b/security/py-zope.password/Makefile
index 9cc9e490dcae..9cfc82447b09 100644
--- a/security/py-zope.password/Makefile
+++ b/security/py-zope.password/Makefile
@@ -17,8 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.
${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>