summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2005-01-24 20:02:51 +0000
committerrecht <recht@pkgsrc.org>2005-01-24 20:02:51 +0000
commitc8b8142ba8d2900d77195fe892214212d8d616fa (patch)
treeefe0dca6575161c12af7a3dd1baa9b3608034e06 /math
parent88e8792cf8f8aa425fe3d569ec647dbe54125c57 (diff)
downloadpkgsrc-c8b8142ba8d2900d77195fe892214212d8d616fa.tar.gz
Fix python version required (s/23pth/23/)
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric14/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 47633af72ae..ed04629969a 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -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 @@ USE_LIBTOOL= YES
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 --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