pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math Fix python version required (s/23pth/23/)
details: https://anonhg.NetBSD.org/pkgsrc/rev/f964e1390c2e
branches: trunk
changeset: 488094:f964e1390c2e
user: recht <recht%pkgsrc.org@localhost>
date: Mon Jan 24 20:02:51 2005 +0000
description:
Fix python version required (s/23pth/23/)
diffstat:
math/gnumeric/Makefile | 4 ++--
math/gnumeric14/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 4685214dd0f6 -r f964e1390c2e math/gnumeric/Makefile
--- a/math/gnumeric/Makefile Mon Jan 24 19:59:22 2005 +0000
+++ b/math/gnumeric/Makefile Mon Jan 24 20:02:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2004/10/15 14:50:07 tv Exp $
+# $NetBSD: Makefile,v 1.91 2005/01/24 20:02:51 recht Exp $
#
DISTNAME= gnumeric-1.2.13
@@ -22,7 +22,7 @@
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-python=python2p3
-PYTHON_VERSION_REQD= 23pth
+PYTHON_VERSION_REQD= 23
GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
gnumeric-plugins.schemas
diff -r 4685214dd0f6 -r f964e1390c2e math/gnumeric14/Makefile
--- a/math/gnumeric14/Makefile Mon Jan 24 19:59:22 2005 +0000
+++ b/math/gnumeric14/Makefile Mon Jan 24 20:02:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/01/20 21:35:07 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2005/01/24 20:02:51 recht Exp $
#
DISTNAME= gnumeric-1.4.2
@@ -22,7 +22,7 @@
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSION_REQD= 23pth
+PYTHON_VERSION_REQD= 23
GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
gnumeric-plugins.schemas
Home |
Main Index |
Thread Index |
Old Index