pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gnome2 remove 2.2 from the list of accepted Pyt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ba3441078b0
branches: trunk
changeset: 486529:5ba3441078b0
user: recht <recht%pkgsrc.org@localhost>
date: Wed Dec 29 11:12:10 2004 +0000
description:
remove 2.2 from the list of accepted Python versions
diffstat:
x11/py-gnome2/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 718117158816 -r 5ba3441078b0 x11/py-gnome2/Makefile
--- a/x11/py-gnome2/Makefile Wed Dec 29 11:10:56 2004 +0000
+++ b/x11/py-gnome2/Makefile Wed Dec 29 11:12:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/12/29 11:10:56 recht Exp $
+# $NetBSD: Makefile,v 1.21 2004/12/29 11:12:10 recht Exp $
#
DISTNAME= gnome-python-2.6.2
@@ -18,8 +18,7 @@
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSIONS_ACCEPTED= 24pth 23pth 22pth
-BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2
+PYTHON_VERSIONS_ACCEPTED= 24pth 23pth
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index