summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2001-07-09 16:01:54 +0000
committerabs <abs@pkgsrc.org>2001-07-09 16:01:54 +0000
commite36fbd35d4d271b8f546bbc0316847441888b3ea (patch)
treee670a4a2df122b71d6dced97df51d859f8da91f7 /math
parent76822608c8144ec8d1f74c0cf00424533f78dc6e (diff)
downloadpkgsrc-e36fbd35d4d271b8f546bbc0316847441888b3ea.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