summaryrefslogtreecommitdiff
path: root/devel/py-dbus
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-15 04:39:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-15 04:39:47 +0000
commitbbf93d2eb55ced7500ff8bcaa2b7ad95c7c83d5b (patch)
tree2e5db2d1035e80e26fe95ef6f4dcc14c00cb04a4 /devel/py-dbus
parent* Fix creation of the dbus system socket (diff)
Sync the configure options with devel/dbus.
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