From 9c608da385290318aee7acb4272cf0966920dc1b Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 26 Apr 2005 11:36:55 +0000 Subject: pass new name for thread-enabled Python to "configure", from Rhialto per PR pkg/30062 --- math/gnumeric/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gnumeric') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index cab52c37469..49e587e2aa9 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -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_PERL5= YES 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 -- cgit v1.2.3