summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}