summaryrefslogtreecommitdiff
path: root/devel/py-dbus
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-dbus')
-rw-r--r--devel/py-dbus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile
index 83717a9fbb0a..12bad4a30c92 100644
--- a/devel/py-dbus/Makefile
+++ b/devel/py-dbus/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS= --enable-python \
--disable-qt3 \
--localstatedir=/var \
--with-system-pid-file=/var/run/dbus.pid \
- --with-system-socket=/var/run/dbus \
+ --with-system-socket=/var/run/dbus.pipe \
--with-session-socket-dir=/var/tmp \
--disable-doxygen-docs \
--disable-xml-docs