aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dbus/files/patch-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dbus/files/patch-config.h.in')
-rw-r--r--devel/dbus/files/patch-config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/dbus/files/patch-config.h.in b/devel/dbus/files/patch-config.h.in
new file mode 100644
index 00000000000..479d32470af
--- /dev/null
+++ b/devel/dbus/files/patch-config.h.in
@@ -0,0 +1,12 @@
+--- config.h.in.orig Fri Jul 1 00:48:36 2005
++++ config.h.in Fri Jul 1 00:48:56 2005
+@@ -9,6 +9,9 @@
+ /* Use dnotify on Linux */
+ #undef DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX
+
++/* Use kqueue on FreeBSD */
++#undef DBUS_BUS_ENABLE_KQUEUE_ON_FREEBSD
++
+ /* Disable assertion checking */
+ #undef DBUS_DISABLE_ASSERT
+