diff options
author | rh <rh> | 2000-11-26 07:39:30 +0000 |
---|---|---|
committer | rh <rh> | 2000-11-26 07:39:30 +0000 |
commit | 9cfcf1a8766c991d777991583246a83c2c045ba1 (patch) | |
tree | f396d010f38acfcf90d85dd807b5fcf4d6d86c36 /x11/gnome | |
parent | b2caa00ec95049463de9f13e9c22239b080fed52 (diff) | |
download | pkgsrc-9cfcf1a8766c991d777991583246a83c2c045ba1.tar.gz |
Update gnome meta-package to 1.2.4. Tracks latests updates to gnome-core
and other components.
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index f9fcb0bfac8..7ed6316d3c5 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2000/09/11 20:46:38 fredb Exp $ +# $NetBSD: Makefile,v 1.16 2000/11/26 07:39:30 rh Exp $ -DISTNAME= gnome-1.2.1nb1 +DISTNAME= gnome-1.2.4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -8,7 +8,7 @@ DISTFILES= # empty MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= control-center>=1.0.51:../controlcenter +DEPENDS+= control-center>=1.2.2:../controlcenter DEPENDS+= ee>=0.3.12:../../graphics/ee DEPENDS+= gdm>=2.0b4:../gdm DEPENDS+= ggv>=0.95:../../print/ggv @@ -23,7 +23,7 @@ DEPENDS+= gnome-pim>=1.0.55:../../misc/gnome-pim DEPENDS+= gnome-python>=1.0.51:../gnome-python DEPENDS+= gnome-users-guide>=1.2:../gnome-users-guide DEPENDS+= gnome-utils>=1.0.51:../../misc/gnome-utils -DEPENDS+= gnumeric>=0.54:../../math/gnumeric +DEPENDS+= gnumeric>=0.59:../../math/gnumeric DEPENDS+= gtk-->=1.0.3:../gtk-- DEPENDS+= gtk-engines>=0.8:../gtk-engines DEPENDS+= gtop>=1.0.9:../../sysutils/gtop |