pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gnumeric14 Allow build using python 2.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b9dd230b799
branches: trunk
changeset: 494973:1b9dd230b799
user: markd <markd%pkgsrc.org@localhost>
date: Wed Jun 01 12:55:10 2005 +0000
description:
Allow build using python 2.4
OKed by Rene Hexel
diffstat:
math/gnumeric14/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0be04887335f -r 1b9dd230b799 math/gnumeric14/Makefile
--- a/math/gnumeric14/Makefile Wed Jun 01 11:38:45 2005 +0000
+++ b/math/gnumeric14/Makefile Wed Jun 01 12:55:10 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:13 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/01 12:55:10 markd Exp $
#
DISTNAME= gnumeric-1.4.3
@@ -21,7 +21,7 @@
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSION_REQD= 23
+PYTHON_VERSIONS_ACCEPTED= 24 23
GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
gnumeric-plugins.schemas
Home |
Main Index |
Thread Index |
Old Index