From dae6521fbd55942614bff4ea61c8e8b5c026b6d4 Mon Sep 17 00:00:00 2001 From: rodent Date: Mon, 13 Apr 2015 23:12:40 +0000 Subject: Removing python26. EOL'd quite some ago and discussed a couple times on tech-pkg@ and pkgsrc-users@. --- audio/py-audiotools/Makefile | 4 ++-- audio/rhythmbox-gtk3/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') 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" -- cgit v1.2.3