summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/files/patch-remote_bonobo_Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-12-05 08:42:43 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-12-05 08:42:43 +0800
commit3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2 (patch)
treeefaea7760c9000071d0dcfda4eb0537cbe344c50 /audio/rhythmbox/files/patch-remote_bonobo_Makefile.in
parent6814ad6a1e2840d7b6f4c6439dc6fe02cf1a7627 (diff)
downloadmarcuscom-ports-3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2.tar
marcuscom-ports-3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2.tar.gz
marcuscom-ports-3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2.tar.bz2
marcuscom-ports-3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2.tar.lz
marcuscom-ports-3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2.tar.xz
marcuscom-ports-3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2.tar.zst
marcuscom-ports-3d58c50fc09d8c210c5d0b87325d4ee6b599b3a2.zip
Teach rhythmbox to use avahi instead of howl for mDNS support.
Submitted by: sajd on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5253 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox/files/patch-remote_bonobo_Makefile.in')
-rw-r--r--audio/rhythmbox/files/patch-remote_bonobo_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/rhythmbox/files/patch-remote_bonobo_Makefile.in b/audio/rhythmbox/files/patch-remote_bonobo_Makefile.in
new file mode 100644
index 000000000..c19ec530e
--- /dev/null
+++ b/audio/rhythmbox/files/patch-remote_bonobo_Makefile.in
@@ -0,0 +1,11 @@
+--- remote/bonobo/Makefile.in.orig Wed Aug 27 04:19:40 2003
++++ remote/bonobo/Makefile.in Wed Aug 27 04:19:56 2003
+@@ -237,7 +237,7 @@
+
+ noinst_HEADERS = Rhythmbox.h
+
+-idldir = $(prefix)/share/idl
++idldir = $(datadir)/idl
+ idl_DATA = Rhythmbox.idl
+
+ CLEAN_FILES = $(rhythmbox_interface_idl_sources)