diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-01 12:24:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-01 12:24:08 +0000 |
commit | 8b93c43cc2c4b139770eddb59ad65802996cc847 (patch) | |
tree | 2892c2ea4768e53973a71305aadb89d58b333e84 /meta-pkgs | |
parent | 170585a7621e856aec06a64f21e6594df9cfe74b (diff) | |
download | pkgsrc-8b93c43cc2c4b139770eddb59ad65802996cc847.tar.gz |
Remove pan -- it is a gtk2 application nowadays. Bump PKGREVISION.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/gnome1/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-pkgs/gnome1/Makefile b/meta-pkgs/gnome1/Makefile index a065181ac57..dd4fd06173e 100644 --- a/meta-pkgs/gnome1/Makefile +++ b/meta-pkgs/gnome1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:32 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/05/01 12:24:08 wiz Exp $ DISTNAME= gnome-1.4.2.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= meta-pkgs x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -32,7 +32,6 @@ DEPENDS+= gnumeric>=0.75nb5:../../math/gnumeric0 DEPENDS+= gtk-->=1.2.10:../../x11/gtk-- DEPENDS+= gtk-engines>=0.12:../../x11/gtk-engines DEPENDS+= gtop>=1.0.13nb2:../../sysutils/gtop -DEPENDS+= pan>=0.11.4nb2:../../news/pan DEPENDS+= xchat-gnome>=1.8.10nb3:../../chat/xchat-gnome USE_X11= yes |