From 22e1841a5e156f7ceacd7068e83650dec310703c Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Feb 2007 21:56:50 +0000 Subject: Restrict to versions supported by py-wxWidgets. --- audio/py-karaoke/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/py-karaoke') diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile index e728ebda140..8facb6b7366 100644 --- a/audio/py-karaoke/Makefile +++ b/audio/py-karaoke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/02/06 00:13:06 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/06 21:56:50 joerg Exp $ # DISTNAME= pykaraoke-0.5 @@ -14,6 +14,7 @@ COMMENT= Free Python-based karaoke player # for .kar files, untested for lack of files #DEPENDS+= timidity-[0-9]*:../../audio/timidity +PYTHON_VERSIONS_ACCEPTED= 24 23 PYDISTUTILSPKG= yes # supposedly needed, but I couldn't find out why -- cgit v1.2.3