pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/gnumeric pass new name for thread-enabled Python ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f22e79e13b04
branches:  trunk
changeset: 493039:f22e79e13b04
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Apr 26 11:36:55 2005 +0000

description:
pass new name for thread-enabled Python to "configure", from
Rhialto per PR pkg/30062

diffstat:

 math/gnumeric/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c89247c56f38 -r f22e79e13b04 math/gnumeric/Makefile
--- a/math/gnumeric/Makefile    Tue Apr 26 09:21:51 2005 +0000
+++ b/math/gnumeric/Makefile    Tue Apr 26 11:36:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2005/04/11 21:46:29 tv Exp $
+# $NetBSD: Makefile,v 1.93 2005/04/26 11:36:55 drochner Exp $
 #
 
 DISTNAME=              gnumeric-1.2.13
@@ -20,7 +20,7 @@
 USE_LIBTOOL=           YES
 
 GNU_CONFIGURE=         YES
-CONFIGURE_ARGS+=       --with-python=python2p3
+CONFIGURE_ARGS+=       --with-python=python2.3
 PYTHON_VERSION_REQD=   23
 GCONF2_SCHEMAS=                gnumeric-dialogs.schemas gnumeric-general.schemas \
                        gnumeric-plugins.schemas



Home | Main Index | Thread Index | Old Index