From 74932b9bf80f7b8cca506d70b0e480bf922dacaf Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Nov 2010 01:04:41 +0000 Subject: Remove 24 from accepted python versions, because the py-gobject dependency does not support it. Part 1 of PR 44062 by Aleksey Cheusov. --- audio/sonata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/sonata') diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index 783fb84cb1f..361c8778e1c 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/09/14 11:01:25 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/11/08 01:04:41 wiz Exp $ # DISTNAME= sonata-1.6.2 @@ -13,7 +13,7 @@ COMMENT= Elegant GTK2 client for the Music Player Daemon PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 PY_PATCHPLIST= yes PYDISTUTILSPKG= yes USE_TOOLS+= pkg-config msgfmt -- cgit v1.2.3