From b2040f6f71ac4eb47e7f739faa2236ba759727fc Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jan 2002 12:01:02 +0000 Subject: 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 --- math/guppi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') 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 -- cgit v1.2.3