pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/salt Remove PYTHON_VERSIONS_ACCEPTED line sin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a412a9c3b20
branches:  trunk
changeset: 609524:3a412a9c3b20
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 05 09:37:53 2012 +0000

description:
Remove PYTHON_VERSIONS_ACCEPTED line since it's the default.

diffstat:

 sysutils/salt/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7f62341bfaf5 -r 3a412a9c3b20 sysutils/salt/Makefile
--- a/sysutils/salt/Makefile    Fri Oct 05 09:36:31 2012 +0000
+++ b/sysutils/salt/Makefile    Fri Oct 05 09:37:53 2012 +0000
@@ -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 @@
 
 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



Home | Main Index | Thread Index | Old Index