diff options
author | rh <rh@pkgsrc.org> | 2000-04-22 10:46:32 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-04-22 10:46:32 +0000 |
commit | 01b2ff6bf7e8abf5b8905504ac2585581e3e57af (patch) | |
tree | 3e3be67d6b5c54c6e4fe2fd25cd47de96742d10c /x11/gnome | |
parent | 46e208c6713ce7072051aab086cbeb08cfded5d3 (diff) | |
download | pkgsrc-01b2ff6bf7e8abf5b8905504ac2585581e3e57af.tar.gz |
Update dependency on gnumeric to >=0.52 and bump gnome version to 1.0.53.4
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 7eaacf6ec26..6fac687d4cd 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2000/03/16 22:25:29 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/04/22 10:46:32 rh Exp $ -DISTNAME= gnome-1.0.53.3 +DISTNAME= gnome-1.0.53.4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -21,7 +21,7 @@ DEPENDS+= gnome-pim>=1.0.55:../../misc/gnome-pim DEPENDS+= gnome-python>=1.0.51:../gnome-python DEPENDS+= gnome-users-guide>=1.0.72:../gnome-users-guide DEPENDS+= gnome-utils>=1.0.51:../../misc/gnome-utils -DEPENDS+= gnumeric>=0.48:../../math/gnumeric +DEPENDS+= gnumeric>=0.52:../../math/gnumeric DEPENDS+= gtk-->=1.0.3:../gtk-- DEPENDS+= gtk-engines>=0.8:../gtk-engines DEPENDS+= xchat>=1.4.1:../../net/xchat |