diff options
author | rh <rh> | 1999-08-29 12:48:58 +0000 |
---|---|---|
committer | rh <rh> | 1999-08-29 12:48:58 +0000 |
commit | 1d94b56c9e33c3a31cacfab3d202a60366657bda (patch) | |
tree | c09b309565ac6932f514965040d7ed5209130fea /math | |
parent | d58afd8ba321c161f4fac155c0f4396dfee5f8e0 (diff) | |
download | pkgsrc-1d94b56c9e33c3a31cacfab3d202a60366657bda.tar.gz |
Update dependency on gnome-core-1.0.9
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 856b437ef0c..5a5e2ffdfe4 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/08/27 14:31:46 rh Exp $ +# $NetBSD: Makefile,v 1.6 1999/08/29 12:48:59 rh Exp $ # DISTNAME= gnumeric-0.32 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/gnumeric/ -DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core DEPENDS+= gnome-print-0.4:../../print/gnome-print DEPENDS+= libglade-0.4:../../devel/libglade |