summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dbus/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dbus/options.mk b/sysutils/dbus/options.mk
index eb6ea3a1799..c020d7ad816 100644
--- a/sysutils/dbus/options.mk
+++ b/sysutils/dbus/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2012/08/01 17:52:21 drochner Exp $
+# $NetBSD: options.mk,v 1.7 2012/09/02 13:02:13 shattered Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.dbus
PKG_SUPPORTED_OPTIONS+= debug x11
@@ -7,6 +7,7 @@ PKG_SUGGESTED_OPTIONS= x11
.if (${OPSYS} == "NetBSD" || \
${OPSYS} == "FreeBSD" || \
${OPSYS} == "OpenBSD" || \
+ ${OPSYS} == "Darwin" || \
${OPSYS} == "DragonFly")
PKG_SUPPORTED_OPTIONS+= kqueue
PKG_SUGGESTED_OPTIONS+= kqueue