diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-01 12:30:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-01 12:30:11 +0000 |
commit | a0a0befddbc7af45d345144dca1082c11fa1d804 (patch) | |
tree | 4ba708be800175afac8fea038a7f304cbb7c2bf6 /meta-pkgs | |
parent | c6239fa4de959922f633db3a263522983be37483 (diff) | |
download | pkgsrc-a0a0befddbc7af45d345144dca1082c11fa1d804.tar.gz |
Remove gnumeric -- it is a gtk2 application nowadays. Ride previous
PKGREVISION bump.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/gnome1/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta-pkgs/gnome1/Makefile b/meta-pkgs/gnome1/Makefile index dd4fd06173e..76ac24308bc 100644 --- a/meta-pkgs/gnome1/Makefile +++ b/meta-pkgs/gnome1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/05/01 12:24:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/05/01 12:30:11 wiz Exp $ DISTNAME= gnome-1.4.2.1 PKGREVISION= 9 @@ -24,11 +24,6 @@ DEPENDS+= gnome-pim>=1.4.6:../../misc/gnome-pim DEPENDS+= gnome-users-guide>=1.2:../../x11/gnome-users-guide DEPENDS+= gnome-utils>=1.4.1.2:../../misc/gnome-utils DEPENDS+= evolution>=1.2.1:../../mail/evolution12 -.if exists(/usr/include/wctype.h) -DEPENDS+= gnumeric>=0.75nb5:../../math/gnumeric -.else -DEPENDS+= gnumeric>=0.75nb5:../../math/gnumeric0 -.endif DEPENDS+= gtk-->=1.2.10:../../x11/gtk-- DEPENDS+= gtk-engines>=0.12:../../x11/gtk-engines DEPENDS+= gtop>=1.0.13nb2:../../sysutils/gtop |