From b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- audio/solfege/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/solfege') diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 0f7726601c8..f8b188fbabd 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2016/04/20 12:10:31 nros Exp $ +# $NetBSD: Makefile,v 1.55 2016/07/09 13:03:32 wiz Exp $ DISTNAME= solfege-3.14.1 PKGREVISION= 24 @@ -27,7 +27,7 @@ USE_TOOLS+= gmake gm4 makeinfo pkg-config msgfmt bash:run REPLACE_BASH= lesson-files/bin/csound-play-harmonic-interval.sh REPLACE_PYTHON= *.py *.py.in */*.py */*.py.in -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2 SUBST_CLASSES+= sound SUBST_STAGE.sound= do-configure -- cgit v1.2.3