summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-13 23:12:40 +0000
committerrodent <rodent>2015-04-13 23:12:40 +0000
commit58315a81fc520a127a5644e31f88b1f6764964c4 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /audio
parent702c3bab8a743d3270f8185eb14e063be7a0c1bb (diff)
downloadpkgsrc-58315a81fc520a127a5644e31f88b1f6764964c4.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'audio')
-rw-r--r--audio/py-audiotools/Makefile4
-rw-r--r--audio/rhythmbox-gtk3/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/py-audiotools/Makefile b/audio/py-audiotools/Makefile
index 80aaddd122f..d8bf5a20716 100644
--- a/audio/py-audiotools/Makefile
+++ b/audio/py-audiotools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/11/11 15:38:24 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2015/04/13 23:12:40 rodent Exp $
DISTNAME= audiotools-2.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,7 @@ REPLACE_PYTHON+= audiotools/*.py
REPLACE_PYTHON+= audiotools/py_decoders/*.py
REPLACE_PYTHON+= audiotools/py_encoders/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # not yet ported as of 2.20 or rejected
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.20 or rejected
.include "../../audio/lame/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
diff --git a/audio/rhythmbox-gtk3/Makefile b/audio/rhythmbox-gtk3/Makefile
index fb67e6d27a6..999276ae10b 100644
--- a/audio/rhythmbox-gtk3/Makefile
+++ b/audio/rhythmbox-gtk3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/04/06 08:17:21 adam Exp $
+# $NetBSD: Makefile,v 1.24 2015/04/13 23:12:40 rodent Exp $
DISTNAME= rhythmbox-3.0.1
PKGREVISION= 5
@@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --disable-browser-plugin
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ARGS+= --disable-fm-radio
-PYTHON_VERSIONS_INCOMPATIBLE= 26 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27
# option?
.include "../../net/grilo/buildlink3.mk"