diff options
author | drochner <drochner@pkgsrc.org> | 2007-11-29 20:42:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-11-29 20:42:13 +0000 |
commit | bd8c0de230bb9ebc71094b94a1b996d934b20cd5 (patch) | |
tree | 51939684b4e8ca108334df14ffcc362e48abd880 /x11 | |
parent | 9d19b181a9784ca4a6c9f912fa453a2a68be4141 (diff) | |
download | pkgsrc-bd8c0de230bb9ebc71094b94a1b996d934b20cd5.tar.gz |
clean up some remainders from pkg rename
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-control-center/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-control-center/PLIST | 5 |
2 files changed, 3 insertions, 6 deletions
diff --git a/x11/gnome-control-center/Makefile b/x11/gnome-control-center/Makefile index 75976a35d75..9ccebcbe0d9 100644 --- a/x11/gnome-control-center/Makefile +++ b/x11/gnome-control-center/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/11/05 19:17:29 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2007/11/29 20:42:13 drochner Exp $ # DISTNAME= gnome-control-center-2.20.1 @@ -40,7 +40,7 @@ GCONF_SCHEMAS+= desktop_gnome_font_rendering.schemas GCONF_SCHEMAS+= themus.schemas GCONF_SCHEMAS+= fontilus.schemas -EGDIR= ${PREFIX}/share/examples/control-center +EGDIR= ${PREFIX}/share/examples/gnome-control-center CONF_FILES= ${EGDIR}/theme-method.conf \ ${PKG_SYSCONFDIR}/gnome-vfs-2.0/modules/theme-method.conf CONF_FILES+= ${EGDIR}/font-method.conf \ diff --git a/x11/gnome-control-center/PLIST b/x11/gnome-control-center/PLIST index d426c1db5ba..2c5fbe09c15 100644 --- a/x11/gnome-control-center/PLIST +++ b/x11/gnome-control-center/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/05 19:17:29 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/11/29 20:42:13 drochner Exp $ bin/gnome-about-me bin/gnome-accessibility-keyboard-properties bin/gnome-appearance-properties @@ -51,8 +51,6 @@ share/dbus-1/services/org.gnome.SettingsDaemon.service share/desktop-directories/font-method.directory share/desktop-directories/gnomecc.directory share/desktop-directories/theme-method.directory -share/examples/control-center/font-method.conf -share/examples/control-center/theme-method.conf share/examples/gnome-control-center/font-method.conf share/examples/gnome-control-center/gnomecc.menu share/examples/gnome-control-center/theme-method.conf @@ -304,7 +302,6 @@ share/pkgconfig/gnome-keybindings.pc @comment in gnome2-dirs: @dirrm share/gnome @comment in GConf: @dirrm share/gconf/schemas @dirrm share/examples/gnome-control-center -@dirrm share/examples/control-center @comment in xdg-dirs: @dirrm share/desktop-directories @comment in dbus: @dirrm share/dbus-1/services @comment in xdg-dirs: @dirrm share/applications |