pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/exaile exaile: this needs python-2.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59b5e5d629ce
branches:  trunk
changeset: 322780:59b5e5d629ce
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 28 07:01:53 2019 +0000

description:
exaile: this needs python-2.7.

diffstat:

 audio/exaile/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 442a1e861e90 -r 59b5e5d629ce audio/exaile/Makefile
--- a/audio/exaile/Makefile     Sun Apr 28 07:00:05 2019 +0000
+++ b/audio/exaile/Makefile     Sun Apr 28 07:01:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2019/04/26 13:13:41 maya Exp $
+# $NetBSD: Makefile,v 1.63 2019/04/28 07:01:53 wiz Exp $
 
 DISTNAME=      exaile_0.2.14
 PKGNAME=       ${DISTNAME:S/_/-/1}
@@ -20,7 +20,7 @@
 USE_TOOLS+=            pkg-config gmake intltool msgfmt
 
 REPLACE_PYTHON=        exaile.py
-PYTHON_VERSIONS_INCOMPATIBLE=   36 # py-sqlite2, py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_ACCEPTED=       27 # py-sqlite2, py-gtk2, py-gstreamer0.10
 
 MAKE_ENV+=     PYTHONBIN=${PYTHONBIN}
 MAKE_FLAGS+=   PKGLOCALEDIR=${PKGLOCALEDIR}



Home | Main Index | Thread Index | Old Index