pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gnome2-extras Allow python26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca18a33bfe30
branches: trunk
changeset: 399123:ca18a33bfe30
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 13 14:42:00 2009 +0000
description:
Allow python26.
diffstat:
x11/py-gnome2-extras/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3a5665f19c03 -r ca18a33bfe30 x11/py-gnome2-extras/Makefile
--- a/x11/py-gnome2-extras/Makefile Sun Sep 13 14:11:11 2009 +0000
+++ b/x11/py-gnome2-extras/Makefile Sun Sep 13 14:42:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2009/08/26 19:57:05 sno Exp $
+# $NetBSD: Makefile,v 1.32 2009/09/13 14:42:00 wiz Exp $
#
DISTNAME= gnome-python-extras-2.14.3
@@ -21,7 +21,7 @@
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 25
+PYTHON_VERSIONS_ACCEPTED= 26 25
SUBST_CLASSES+= ffhome
SUBST_STAGE.ffhome= pre-configure
Home |
Main Index |
Thread Index |
Old Index