summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-04-28 07:01:53 +0000
committerwiz <wiz@pkgsrc.org>2019-04-28 07:01:53 +0000
commitb62a9ad7285cf02838d99ecc021ec51277325ecf (patch)
treef9539bdf0d726b557823144f59ce880baffb45ce /audio
parent7548300b351cdf35dcf23d9fdba7830a7f29a759 (diff)
downloadpkgsrc-b62a9ad7285cf02838d99ecc021ec51277325ecf.tar.gz
exaile: this needs python-2.7.
Diffstat (limited to 'audio')
-rw-r--r--audio/exaile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index 8b2367d3194..fc85f4fb22d 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -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_PKGLOCALEDIR= yes
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}