diff options
author | tron <tron> | 2002-07-27 15:04:55 +0000 |
---|---|---|
committer | tron <tron> | 2002-07-27 15:04:55 +0000 |
commit | 02f34a24fb0c94bdc3fd3f64040f16971f8bfbab (patch) | |
tree | 7fd03fc9e6be5cdc2b5331b94466bc9addf6a900 /meta-pkgs/gnome | |
parent | a1ff7afa25de8b9f43240eb91f72079cf4abbee4 (diff) | |
download | pkgsrc-02f34a24fb0c94bdc3fd3f64040f16971f8bfbab.tar.gz |
Change dependence from "xchat" to "xchat-gnome".
Diffstat (limited to 'meta-pkgs/gnome')
-rw-r--r-- | meta-pkgs/gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile index a4113ba2a69..52a71d3bd6b 100644 --- a/meta-pkgs/gnome/Makefile +++ b/meta-pkgs/gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/07/11 19:44:28 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/07/27 15:04:55 tron Exp $ DISTNAME= gnome-1.4.0.6 CATEGORIES= meta-pkgs x11 gnome @@ -29,7 +29,7 @@ DEPENDS+= gtk-->=1.2.5:../../x11/gtk-- DEPENDS+= gtk-engines>=0.12:../../x11/gtk-engines DEPENDS+= gtop>=1.0.13:../../sysutils/gtop DEPENDS+= pan>0.10.0:../../news/pan -DEPENDS+= xchat>=1.8.7:../../chat/xchat +DEPENDS+= xchat-gnome>=1.8.9:../../chat/xchat-gnome USE_X11= yes EXTRACT_ONLY= # empty |