pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-ORBit New version needs Python 2.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1969fdd690d3
branches: trunk
changeset: 515957:1969fdd690d3
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 11 14:55:10 2006 +0000
description:
New version needs Python 2.4.
diffstat:
net/py-ORBit/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 71a6be290e0f -r 1969fdd690d3 net/py-ORBit/Makefile
--- a/net/py-ORBit/Makefile Tue Jul 11 14:42:03 2006 +0000
+++ b/net/py-ORBit/Makefile Tue Jul 11 14:55:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/07/07 18:37:41 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2006/07/11 14:55:10 joerg Exp $
#
DISTNAME= pyorbit-2.14.1
@@ -18,8 +18,7 @@
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
-BUILDLINK_API_DEPENDS.python22+= python22>=2.2.2nb2
+PYTHON_VERSIONS_ACCEPTED= 24
.include "../../net/ORBit2/buildlink3.mk"
.include "../../lang/python/extension.mk"
Home |
Main Index |
Thread Index |
Old Index