diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:53:47 +0000 |
commit | 0f4a9720296fab5a57f400f464055486500aa7fb (patch) | |
tree | 16b6a96edc52d6c36086bea3566745e476322469 /meta-pkgs | |
parent | 2ca5eade73147e9c1a8bb651bd1b07f78ad28c3f (diff) | |
download | pkgsrc-0f4a9720296fab5a57f400f464055486500aa7fb.tar.gz |
Rename gnome2-control-center to control-center, to match upstream name.
ok jmmv, drochner
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 c6ff5dc1550..8dbdbda7a8c 100644 --- a/meta-pkgs/gnome-base/Makefile +++ b/meta-pkgs/gnome-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2007/09/19 23:13:22 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2007/09/19 23:53:47 wiz Exp $ DISTNAME= gnome-base-2.18.1 CATEGORIES= meta-pkgs x11 gnome @@ -68,7 +68,7 @@ DEPENDS+= gst-plugins0.10-good>=0.10.5:../../multimedia/gst-plugins0.10-good DEPENDS+= gst-plugins0.10-esound>=0.10.5:../../audio/gst-plugins0.10-esound DEPENDS+= gst-plugins0.10-oss>=0.10.5:../../audio/gst-plugins0.10-oss DEPENDS+= evolution-data-server>=1.10.1:../../mail/evolution-data-server -DEPENDS+= gnome2-control-center>=2.18.1:../../x11/gnome2-control-center +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 |