From 6ddb4e274d63361a8e729cecf7ccbad5713a2f9b Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 15 Mar 2008 16:52:34 +0000 Subject: py-gtk2 doesn't support Python 2.3, assume nicotine can be built against 2.4 instead. --- net/nicotine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index a0403e3eae1..84b4f0d507d 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/09/21 13:04:13 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2008/03/15 16:52:34 joerg Exp $ # DISTNAME= nicotine-1.0.8 @@ -13,7 +13,7 @@ COMMENT= Client for soulseek, a peer-to-peer network for music USE_PKGLOCALEDIR= yes -PYTHON_VERSIONS_ACCEPTED= 23 +PYTHON_VERSIONS_ACCEPTED= 24 PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -- cgit v1.2.3