summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/dbus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile
index 7647b7f0c63..e4bda6a042f 100644
--- a/sysutils/dbus/Makefile
+++ b/sysutils/dbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2010/01/24 17:11:18 heinz Exp $
+# $NetBSD: Makefile,v 1.48 2010/05/27 12:36:02 obache Exp $
DISTNAME= dbus-1.2.4.6permissive
PKGNAME= dbus-1.2.4.6
@@ -44,6 +44,7 @@ CONFIGURE_ARGS+= --with-session-socket-dir=/tmp
CONFIGURE_ARGS.Linux= abstract-sockets dnotify selinux
CONFIGURE_ARGS.docs= doxygen-docs xml-docs
+CONFIGURE_ARGS.without+= init-scripts
CONFIGURE_ARGS.disable= ansi gcov
CONFIGURE_ARGS.disable+= console-owner-file
CONFIGURE_ARGS.disable+= ${CONFIGURE_ARGS.docs}