From 8f157c60f380e583d6b146496f0475634c781824 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 14 Nov 2001 08:02:34 +0000 Subject: Fix major package list lossage caused by last update and add missing dependence on "gnumeric" package. --- math/guppi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/guppi/Makefile') 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 -- cgit v1.2.3