summaryrefslogtreecommitdiffstats
path: root/devel/dbus/files/patch-dbus_Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-06-23 12:34:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-06-23 12:34:22 +0800
commitfd964415bb7c41e4b7ec8e53ff62f67239390a2b (patch)
treeafdf3c91634d4baf355427b472d80f32dfc8b962 /devel/dbus/files/patch-dbus_Makefile.in
parenta21a9eebb22d332d535ab8334710c142df11ec83 (diff)
downloadmarcuscom-ports-fd964415bb7c41e4b7ec8e53ff62f67239390a2b.tar.gz
marcuscom-ports-fd964415bb7c41e4b7ec8e53ff62f67239390a2b.tar.zst
marcuscom-ports-fd964415bb7c41e4b7ec8e53ff62f67239390a2b.zip
Add dbus, a message bus for inter-process communication. This forms the
foundation of Project Utopia. While I feel this port is mostly complete, it deserves some more testing before bringing it into the main ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2407 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/dbus/files/patch-dbus_Makefile.in')
-rw-r--r--devel/dbus/files/patch-dbus_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/dbus/files/patch-dbus_Makefile.in b/devel/dbus/files/patch-dbus_Makefile.in
new file mode 100644
index 000000000..c9f516435
--- /dev/null
+++ b/devel/dbus/files/patch-dbus_Makefile.in
@@ -0,0 +1,11 @@
+--- dbus/Makefile.in.orig Tue Jun 22 14:58:47 2004
++++ dbus/Makefile.in Tue Jun 22 14:58:56 2004
+@@ -232,7 +232,7 @@
+ INCLUDES = -I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) -DDBUS_COMPILATION
+
+ dbusincludedir = $(includedir)/dbus-1.0/dbus
+-dbusarchincludedir = $(libdir)/dbus-1.0/include/dbus
++dbusarchincludedir = $(includedir)/dbus-1.0/include/dbus
+
+ lib_LTLIBRARIES = libdbus-1.la
+