From 608f7a503c190b87e20a78febe7264b859c62828 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 14 Apr 2015 11:40:31 +0000 Subject: Remove more references to python-2.6. --- audio/py-audiotools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/py-audiotools/Makefile') diff --git a/audio/py-audiotools/Makefile b/audio/py-audiotools/Makefile index d8bf5a20716..bc01feec30c 100644 --- a/audio/py-audiotools/Makefile +++ b/audio/py-audiotools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/04/13 23:12:40 rodent Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/14 11:40:31 wiz 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= 33 34 # not yet ported as of 2.20 or rejected +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.20 .include "../../audio/lame/buildlink3.mk" .include "../../audio/libvorbis/buildlink3.mk" -- cgit v1.2.3