diff options
Diffstat (limited to 'misc/quick-lounge-applet')
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 2 | ||||
-rw-r--r-- | misc/quick-lounge-applet/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index e772cf9a85a2..4ab78b2f2eef 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -25,4 +25,6 @@ USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= quick-lounge.schemas + .include <bsd.port.mk> diff --git a/misc/quick-lounge-applet/pkg-plist b/misc/quick-lounge-applet/pkg-plist index e5b837556669..596b446d5a49 100644 --- a/misc/quick-lounge-applet/pkg-plist +++ b/misc/quick-lounge-applet/pkg-plist @@ -1,6 +1,3 @@ -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/quick-lounge.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/quick-lounge.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/quick-lounge.schemas > /dev/null || /usr/bin/true libdata/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server libexec/quick-lounge-applet share/gnome/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml |