diff options
author | tron <tron@pkgsrc.org> | 2000-06-05 20:57:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-06-05 20:57:41 +0000 |
commit | 2d5381f09fce286413b4d6aa3c5c963c5090c393 (patch) | |
tree | b8b2a5b5dbb3eb25fc77a341822679c545b4a7db /x11/gnome | |
parent | ae53c44b07b7fe0a41cf03997bb50033acc1d3c4 (diff) | |
download | pkgsrc-2d5381f09fce286413b4d6aa3c5c963c5090c393.tar.gz |
Welcome "gtop" in GNOME family.
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index df476fdce5e..1024db1f4f6 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/06/05 19:32:27 tron Exp $ +# $NetBSD: Makefile,v 1.10 2000/06/05 20:57:41 tron Exp $ DISTNAME= gnome-1.2.0 CATEGORIES= x11 gnome @@ -26,6 +26,7 @@ DEPENDS+= gnome-utils>=1.0.51:../../misc/gnome-utils DEPENDS+= gnumeric>=0.52:../../math/gnumeric DEPENDS+= gtk-->=1.0.3:../gtk-- DEPENDS+= gtk-engines>=0.8:../gtk-engines +DEPENDS+= gtop>=1.0.9:../../sysutils/gtop DEPENDS+= xchat>=1.4.1:../../net/xchat DEPENDS+= xscreensaver-gnome>=3.24:../xscreensaver-gnome |