aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2004-11-24 08:14:56 +0800
committermezz <mezz@FreeBSD.org>2004-11-24 08:14:56 +0800
commit6575f531b1d0d6421f944bfd01a1706491ee3021 (patch)
treefaa643dd68fafd48f99bda7bb45c2068b99624fa /audio/rhythmbox-devel
parentd839eeefe0cde44052c5d967af3f91390f168b01 (diff)
downloadfreebsd-ports-gnome-6575f531b1d0d6421f944bfd01a1706491ee3021.tar.gz
freebsd-ports-gnome-6575f531b1d0d6421f944bfd01a1706491ee3021.tar.zst
freebsd-ports-gnome-6575f531b1d0d6421f944bfd01a1706491ee3021.zip
Use new GCONF_SCHEMAS.
Approved by: kwm and marcus
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile2
-rw-r--r--audio/rhythmbox-devel/pkg-plist3
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 87b2633919b3..078a9a472e8f 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -31,6 +31,8 @@ CONFIGURE_ARGS= --enable-nautilus-menu
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
+GCONF_SCHEMAS= rhythmbox.schemas
+
OPTIONS= XINE "Use xine backend instead of GStreamer" off \
MONKEYMEDIA "Use MonkeyMedia metadata reader" off \
IPOD "Enable iPod support" off
diff --git a/audio/rhythmbox-devel/pkg-plist b/audio/rhythmbox-devel/pkg-plist
index 576f86e139a5..74aaaf42d9f5 100644
--- a/audio/rhythmbox-devel/pkg-plist
+++ b/audio/rhythmbox-devel/pkg-plist
@@ -1,7 +1,4 @@
bin/rhythmbox
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/rhythmbox.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true
lib/bonobo/librb-nautilus-context-menu.so
libdata/bonobo/servers/GNOME_Rhythmbox.server
libdata/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server