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 | 8320e05e497762bded99548a1cdb08d63a380600 (patch) | |
tree | a0f0829f23fa9b8e081db01a205d594cca680e09 /net/nicotine | |
parent | 21e010da903a4195fe256ebed6c11bce566e8b7a (diff) | |
download | pkgsrc-8320e05e497762bded99548a1cdb08d63a380600.tar.gz |
Remove 22pth from versions, since py-gtk2 does not support it.
Diffstat (limited to 'net/nicotine')
-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 |