summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhasso <hasso>2008-11-15 08:15:06 +0000
committerhasso <hasso>2008-11-15 08:15:06 +0000
commitbe78cee4b7d9fcd0e59e74c5a66d78d491501c3e (patch)
tree24352c13051f9eefd709b95180c12be09e4f85f4 /net
parent74b616146485add089a1bbb23ea2e0912a3aa2b3 (diff)
downloadpkgsrc-be78cee4b7d9fcd0e59e74c5a66d78d491501c3e.tar.gz
Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
Diffstat (limited to 'net')
-rw-r--r--net/nicotine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile
index b440fed149f..cb815cc68a2 100644
--- a/net/nicotine/Makefile
+++ b/net/nicotine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/06/20 01:09:31 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2008/11/15 08:21:05 hasso Exp $
#
DISTNAME= nicotine-1.0.8
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes