summaryrefslogtreecommitdiff
path: root/math/guppi
diff options
context:
space:
mode:
authormartti <martti>2002-01-21 12:01:02 +0000
committermartti <martti>2002-01-21 12:01:02 +0000
commit902bcf1810b3e7fd5157b49da80f73e01947296f (patch)
treecf47cadf6b13ac2add75ac49f48fdb032dc1d054 /math/guppi
parent8e7957268ad0c7c1a3c7db3a42e19e02cf2f39de (diff)
downloadpkgsrc-902bcf1810b3e7fd5157b49da80f73e01947296f.tar.gz
Fixed dependency on gnumeric:
* accept gnumeric-0.75 or gnumeric-1.0.1 * install gnumeric-0.75 from pkgsrc/math/gnumeric0 if no existing gnumeric is found
Diffstat (limited to 'math/guppi')
-rw-r--r--math/guppi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 30fdc8bf28e..1be672a7984 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/11/14 08:02:34 tron Exp $
+# $NetBSD: Makefile,v 1.9 2002/01/21 12:01:02 martti Exp $
DISTNAME= Guppi-0.40.0
PKGNAME= ${DISTNAME:S/G/g/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnome.org/guppi/
COMMENT= Plot program with integrated statistics capabilities
DEPENDS+= gnome-core>=1.4:../../x11/gnome-core
-DEPENDS+= gnumeric>=0.75:../../math/gnumeric
+DEPENDS+= gnumeric>=0.75:../../math/gnumeric0
DEPENDS+= python>=2.0:../../lang/python
GNU_CONFIGURE= YES