aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-rhythmbox/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-30 18:43:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-30 18:43:42 +0000
commit8a4e0b56f92982cd26bd6bf3ab7b42c397185adf (patch)
treedfb7f358850213cb44f804f13ef1789e2b9819a6 /net-im/pidgin-rhythmbox/files
parent6d17be123725faf32838dd2a890a8be4041ef3d6 (diff)
downloadports-8a4e0b56f92982cd26bd6bf3ab7b42c397185adf.tar.gz
ports-8a4e0b56f92982cd26bd6bf3ab7b42c397185adf.zip
Notes
Diffstat (limited to 'net-im/pidgin-rhythmbox/files')
-rw-r--r--net-im/pidgin-rhythmbox/files/patch-src__pidgin-rhythmbox.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/pidgin-rhythmbox/files/patch-src__pidgin-rhythmbox.c b/net-im/pidgin-rhythmbox/files/patch-src__pidgin-rhythmbox.c
new file mode 100644
index 000000000000..4a059deca49a
--- /dev/null
+++ b/net-im/pidgin-rhythmbox/files/patch-src__pidgin-rhythmbox.c
@@ -0,0 +1,11 @@
+--- ./src/pidgin-rhythmbox.c.orig 2007-06-28 14:14:13.000000000 +0400
++++ ./src/pidgin-rhythmbox.c 2007-06-28 14:14:22.000000000 +0400
+@@ -26,7 +26,7 @@
+ #include <string.h>
+ #include <glib.h>
+ #include <dbus/dbus.h>
+-#include <dbus/dbus-glib.h>
++#include <dbus/dbus-glib-lowlevel.h>
+
+ #include "gtkplugin.h"
+ #include "util.h"