summaryrefslogtreecommitdiff
path: root/net/nicotine
diff options
context:
space:
mode:
authorjoerg <joerg>2008-03-15 16:52:34 +0000
committerjoerg <joerg>2008-03-15 16:52:34 +0000
commit6ddb4e274d63361a8e729cecf7ccbad5713a2f9b (patch)
tree9e1d1409fe7611da053c7678fdfb6613f26779e2 /net/nicotine
parent65794bd52a5ea307da9cefb8d0678f9691175784 (diff)
downloadpkgsrc-6ddb4e274d63361a8e729cecf7ccbad5713a2f9b.tar.gz
py-gtk2 doesn't support Python 2.3, assume nicotine can be built against
2.4 instead.
Diffstat (limited to 'net/nicotine')
-rw-r--r--net/nicotine/Makefile4
1 files changed, 2 insertions, 2 deletions
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