diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:59:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:59:55 +0000 |
commit | 739ba6d39f7ee118a09696be8a9da85723fb22e6 (patch) | |
tree | b3d6102509a5b258ce941460d96102d663cdf998 /meta-pkgs | |
parent | 89aa00274e97251cad11932f0645e9139aa0dc98 (diff) | |
download | pkgsrc-739ba6d39f7ee118a09696be8a9da85723fb22e6.tar.gz |
Move gnome2-applets to gnome-applets to make directory name match PKGNAME.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/gnome-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnome-base/Makefile b/meta-pkgs/gnome-base/Makefile index 2fee76832f8..1733d9294b0 100644 --- a/meta-pkgs/gnome-base/Makefile +++ b/meta-pkgs/gnome-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2007/09/19 23:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2007/09/19 23:59:55 wiz Exp $ DISTNAME= gnome-base-2.18.1 CATEGORIES= meta-pkgs x11 gnome @@ -71,7 +71,7 @@ DEPENDS+= evolution-data-server>=1.10.1:../../mail/evolution-data-server DEPENDS+= control-center>=2.18.1:../../x11/control-center DEPENDS+= gnome-panel>=2.18.1:../../x11/gnome-panel DEPENDS+= gucharmap>=1.10.0:../../fonts/gucharmap -DEPENDS+= gnome-applets>=2.18.0:../../x11/gnome2-applets +DEPENDS+= gnome-applets>=2.18.0:../../x11/gnome-applets DEPENDS+= gnome-themes>=2.18.1:../../x11/gnome-themes DEPENDS+= gnome-backgrounds>=2.15.92:../../graphics/gnome-backgrounds DEPENDS+= vte>=0.16.1:../../x11/vte |