summaryrefslogtreecommitdiff
path: root/math/guppi/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-11-14 08:02:34 +0000
committertron <tron@pkgsrc.org>2001-11-14 08:02:34 +0000
commit8f157c60f380e583d6b146496f0475634c781824 (patch)
tree76979b7d9352487a99967d3195aba3256d2e4ef1 /math/guppi/Makefile
parent18d078ffb2fe448f082e673af2a6b2796e55d601 (diff)
downloadpkgsrc-8f157c60f380e583d6b146496f0475634c781824.tar.gz
Fix major package list lossage caused by last update and add missing
dependence on "gnumeric" package.
Diffstat (limited to 'math/guppi/Makefile')
-rw-r--r--math/guppi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index d62db3cfb41..30fdc8bf28e 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/11/13 16:23:23 tron Exp $
+# $NetBSD: Makefile,v 1.8 2001/11/14 08:02:34 tron Exp $
DISTNAME= Guppi-0.40.0
PKGNAME= ${DISTNAME:S/G/g/}
@@ -11,6 +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+= python>=2.0:../../lang/python
GNU_CONFIGURE= YES