aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-stripogram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-stripogram/Makefile')
-rw-r--r--textproc/py-stripogram/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-stripogram/Makefile b/textproc/py-stripogram/Makefile
index 44fae96b6d66..e2fc37d4c16b 100644
--- a/textproc/py-stripogram/Makefile
+++ b/textproc/py-stripogram/Makefile
@@ -14,8 +14,7 @@ COMMENT= Converting HTML to Plain Text and stripping specified tags from HTML
WRKSRC= ${WRKDIR}/stripogram
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>