pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-libdnet Needs Python 2.2+



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17b434ed2169
branches:  trunk
changeset: 514014:17b434ed2169
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 06 20:36:17 2006 +0000

description:
Needs Python 2.2+

diffstat:

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

diffs (17 lines):

diff -r c6b14d422000 -r 17b434ed2169 net/py-libdnet/Makefile
--- a/net/py-libdnet/Makefile   Tue Jun 06 20:36:16 2006 +0000
+++ b/net/py-libdnet/Makefile   Tue Jun 06 20:36:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:23 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/06 20:36:17 joerg Exp $
 #
 
 DISTNAME=      libdnet-1.10
@@ -14,6 +14,7 @@
 GNU_CONFIGURE= yes
 PYDISTUTILSPKG=        yes
 PYSETUPSUBDIR= python
+PYTHON_VERSIONS_ACCEPTED=      24 23 22
 
 .include "../../lang/python/extension.mk"
 .include "../../net/libdnet/buildlink3.mk"



Home | Main Index | Thread Index | Old Index