aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zLOG
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zLOG')
-rw-r--r--devel/py-zLOG/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-zLOG/Makefile b/devel/py-zLOG/Makefile
index 47ce05f574f0..4d2d957aa6b0 100644
--- a/devel/py-zLOG/Makefile
+++ b/devel/py-zLOG/Makefile
@@ -15,8 +15,7 @@ LICENSE= ZPL21
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>=0:${PORTSDIR}/devel/py-zconfig
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>