From 2e948a4e2c1cda671963d1c109c0fa18e1b2448d Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 24 Feb 2006 18:39:21 +0000 Subject: Convert to GCONF_SCHEMAS. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5751 df743ca5-7f9a-e211-a948-0013205c9059 --- games/monkeybubble/Makefile | 2 ++ games/monkeybubble/pkg-plist | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index fdd1a7b1f..458a09b56 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -24,6 +24,8 @@ USE_GSTREAMER80= ogg gconf USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \ intlhack +GCONF_SCHEMAS= monkey-bubble.schemas + CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/games/monkeybubble/pkg-plist b/games/monkeybubble/pkg-plist index 0bc871f55..6781cd029 100644 --- a/games/monkeybubble/pkg-plist +++ b/games/monkeybubble/pkg-plist @@ -1,8 +1,5 @@ bin/monkey-bubble bin/monkey-srv -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/monkey-bubble.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/monkey-bubble.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/monkey-bubble.schemas > /dev/null || /usr/bin/true share/gnome/applications/monkey-bubble.desktop share/gnome/help/monkey-bubble/C/empty.xml share/gnome/help/monkey-bubble/C/monkey-bubble.xml -- cgit