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