summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorabs <abs>2001-07-09 16:01:54 +0000
committerabs <abs>2001-07-09 16:01:54 +0000
commitaf339e16c8e3ac9f3088747b6ce78f1c3ab0a2ec (patch)
treee670a4a2df122b71d6dced97df51d859f8da91f7 /math
parent8bf549e609909e3f47ab5628e3177aa9bc00f344 (diff)
downloadpkgsrc-af339e16c8e3ac9f3088747b6ce78f1c3ab0a2ec.tar.gz
python-2.0 -> python>=2.0
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index bf41454fb58..624c4fecbec 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/06/11 06:34:43 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2001/07/09 16:01:54 abs Exp $
#
DISTNAME= gnumeric-0.64
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gnumeric/
COMMENT= Powerful and easy to use spreadsheet program from the GNOME project
-BUILD_DEPENDS+= python-2.0:../../lang/python
+BUILD_DEPENDS+= python>=2.0:../../lang/python
DEPENDS+= libglade>=0.16:../../devel/libglade
DEPENDS+= gal>=0.3:../../devel/gal
DEPENDS+= gb>=0.0.17:../../lang/gb