aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyxml2obj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyxml2obj/Makefile')
-rw-r--r--devel/py-pyxml2obj/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-pyxml2obj/Makefile b/devel/py-pyxml2obj/Makefile
index 84cfa1d5b3c6..fdba35ef456c 100644
--- a/devel/py-pyxml2obj/Makefile
+++ b/devel/py-pyxml2obj/Makefile
@@ -12,8 +12,7 @@ COMMENT= Simple way to convert xml to python object and vice versa
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>