From 58315a81fc520a127a5644e31f88b1f6764964c4 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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/py-audiotools') 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" -- cgit v1.2.3