aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-zdaemon
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:56:10 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:56:10 +0000
commitfae188751b59d1700f6a3231d48e1eb5e4959e90 (patch)
tree1fd8e51727e986b995f09c954af9176a37f5d767 /sysutils/py-zdaemon
parent742321c70870f8339d0ac558f88a918b77b56096 (diff)
downloadports-fae188751b59d1700f6a3231d48e1eb5e4959e90.tar.gz
ports-fae188751b59d1700f6a3231d48e1eb5e4959e90.zip
Notes
Diffstat (limited to 'sysutils/py-zdaemon')
-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>