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