diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome/Makefile | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 3c0214085eb..3146aab1729 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2000/02/01 17:51:38 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/03/08 22:23:07 tron Exp $ -DISTNAME= gnome-1.0.53.1 +DISTNAME= gnome-1.0.53.2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -8,23 +8,23 @@ DISTFILES= # empty MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= control-center-*:../controlcenter -DEPENDS+= ee-*:../../graphics/ee -DEPENDS+= gdm-*:../gdm -DEPENDS+= glade-*:../../devel/glade -DEPENDS+= gmc-*:../../sysutils/gmc -DEPENDS+= gnome-audio-*:../../audio/gnome-audio -DEPENDS+= gnome-chess-*:../../games/gnome-chess -DEPENDS+= gnome-games-*:../../games/gnome-games -DEPENDS+= gnome-media-*:../../audio/gnome-media -DEPENDS+= gnome-pim-*:../../misc/gnome-pim -DEPENDS+= gnome-python-*:../gnome-python -DEPENDS+= gnome-users-guide-*:../gnome-users-guide -DEPENDS+= gnome-utils-*:../../misc/gnome-utils -DEPENDS+= gnumeric-*:../../math/gnumeric -DEPENDS+= gtk---*:../gtk-- -DEPENDS+= gtk-engines-*:../gtk-engines -DEPENDS+= xchat-*:../../net/xchat +DEPENDS+= control-center>=1.0.51:../controlcenter +DEPENDS+= ee>=0.3.11:../../graphics/ee +DEPENDS+= gdm>=2.0b4:../gdm +DEPENDS+= glade>=0.5.3:../../devel/glade +DEPENDS+= gmc>=4.5.42:../../sysutils/gmc +DEPENDS+= gnome-audio>=1.0.0:../../audio/gnome-audio +DEPENDS+= gnome-chess>=0.2.4:../../games/gnome-chess +DEPENDS+= gnome-games>=1.0.51:../../games/gnome-games +DEPENDS+= gnome-media>=1.0.51:../../audio/gnome-media +DEPENDS+= gnome-pim>=1.0.55:../../misc/gnome-pim +DEPENDS+= gnome-python>=1.0.50:../gnome-python +DEPENDS+= gnome-users-guide>=1.0.71:../gnome-users-guide +DEPENDS+= gnome-utils>=1.0.50:../../misc/gnome-utils +DEPENDS+= gnumeric>=0.48:../../math/gnumeric +DEPENDS+= gtk-->=1.0.3:../gtk-- +DEPENDS+= gtk-engines>=0.8:../gtk-engines +DEPENDS+= xchat>=1.4.0:../../net/xchat USE_X11= yes EXTRACT_ONLY= # empty |