aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-creole/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-creole/Makefile')
-rw-r--r--textproc/py-creole/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile
index 915d1eed241f..c136e4d8d8ee 100644
--- a/textproc/py-creole/Makefile
+++ b/textproc/py-creole/Makefile
@@ -16,9 +16,8 @@ LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>