aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-zope.structuredtext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-zope.structuredtext/Makefile')
-rw-r--r--textproc/py-zope.structuredtext/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-zope.structuredtext/Makefile b/textproc/py-zope.structuredtext/Makefile
index 9609c296f127..87f43f3a2bfb 100644
--- a/textproc/py-zope.structuredtext/Makefile
+++ b/textproc/py-zope.structuredtext/Makefile
@@ -13,8 +13,7 @@ COMMENT= StructuredText parser
LICENSE= ZPL21
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>