aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-xlwt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-xlwt/Makefile')
-rw-r--r--textproc/py-xlwt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-xlwt/Makefile b/textproc/py-xlwt/Makefile
index 8cd25b1a0c98..d6104c4c63c5 100644
--- a/textproc/py-xlwt/Makefile
+++ b/textproc/py-xlwt/Makefile
@@ -12,8 +12,7 @@ COMMENT= Writing data and formatting information from Excel files
LICENSE= BSD4CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>