From 18dcf96db920534b6b7ef0163cf6e21fe13cefc6 Mon Sep 17 00:00:00 2001 From: recht Date: Mon, 24 Jan 2005 20:02:51 +0000 Subject: Fix python version required (s/23pth/23/) --- math/gnumeric14/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gnumeric14') diff --git a/math/gnumeric14/Makefile b/math/gnumeric14/Makefile index b6cbddec3a8..fcc40c3c653 100644 --- a/math/gnumeric14/Makefile +++ b/math/gnumeric14/Makefile @@ -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 @@ USE_LIBTOOL= YES 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 -- cgit v1.2.3