diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-17 16:13:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-17 16:13:25 +0000 |
commit | f9ea1a62efee7366295486ad86003c746f7026c0 (patch) | |
tree | a0f0829f23fa9b8e081db01a205d594cca680e09 /net | |
parent | 4cf8a5c2a192d07139d8916fea58d0318b3f4266 (diff) | |
download | pkgsrc-f9ea1a62efee7366295486ad86003c746f7026c0.tar.gz |
Remove 22pth from versions, since py-gtk2 does not support it.
Diffstat (limited to 'net')
-rw-r--r-- | net/nicotine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 6878b6572c2..327bfa64b59 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/01/04 00:39:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2005/01/17 16:13:25 wiz Exp $ # DISTNAME= nicotine-1.0.8 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://nicotine.thegraveyard.org/ COMMENT= Client for soulseek, a peer-to-peer network for music -PYTHON_VERSIONS_ACCEPTED= 22pth 23pth +PYTHON_VERSIONS_ACCEPTED= 23pth USE_BUILDLINK3= yes PY_PATCHPLIST= yes PYDISTUTILSPKG= yes |