From cbbaab9b5ab0f65dad9ddc5a1c18ee6e43c4f01c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 5 Oct 2012 09:37:53 +0000 Subject: Remove PYTHON_VERSIONS_ACCEPTED line since it's the default. --- sysutils/salt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index f7d98bc7567..81a99759d0b 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/05 09:35:52 apb Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/05 09:37:53 wiz Exp $ # DISTNAME= salt-0.9.5 @@ -33,7 +33,6 @@ CONF_FILES+= ${EGDIR}/minion ${PKG_SYSCONFDIR}/minion RCD_SCRIPTS+= salt_master salt_minion -PYTHON_VERSIONS_ACCEPTED= 26 27 .include "../../lang/python/distutils.mk" DEPENDS+= zeromq>=2.1.9:../../net/zeromq DEPENDS+= ${PYPKGPREFIX}-zmq>=2.1.9:../../net/py-zmq -- cgit v1.2.3