pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bittorrent Make python23-pth an accepted python ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2419f1adba1b
branches:  trunk
changeset: 460326:2419f1adba1b
user:      recht <recht%pkgsrc.org@localhost>
date:      Thu Aug 28 15:02:28 2003 +0000

description:
Make python23-pth an accepted python version.

diffstat:

 net/bittorrent/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 1df97103d178 -r 2419f1adba1b net/bittorrent/Makefile
--- a/net/bittorrent/Makefile   Thu Aug 28 15:01:44 2003 +0000
+++ b/net/bittorrent/Makefile   Thu Aug 28 15:02:28 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:10:23 martti Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/28 15:02:28 recht Exp $
 #
 
 DISTNAME=      BitTorrent-3.2.1b
@@ -13,7 +13,8 @@
 
 PYDISTUTILSPKG=        YES
 USE_BUILDLINK2=        YES
-PYTHON_VERSION_REQD= 22pth
+
+PYTHON_VERSIONS_ACCEPTED=      23pth 22pth
 
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index