summaryrefslogtreecommitdiff
path: root/kdrive
diff options
context:
space:
mode:
Diffstat (limited to 'kdrive')
-rw-r--r--kdrive/Makefile.bsd-wrapper3
1 files changed, 2 insertions, 1 deletions
diff --git a/kdrive/Makefile.bsd-wrapper b/kdrive/Makefile.bsd-wrapper
index 968512d5f..498dbf113 100644
--- a/kdrive/Makefile.bsd-wrapper
+++ b/kdrive/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2010/07/31 07:40:58 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2011/01/02 14:23:40 matthieu Exp $
.include <bsd.xconf.mk>
@@ -7,6 +7,7 @@ _SRCDIR= ${.CURDIR}/../xserver
CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
--with-xkb-path=/etc/X11/xkb \
--with-xkb-output=/var/db/xkb \
+ --with-default-xkb-rules=xorg \
--with-dri-driver-path=${LIBDIR}/modules/dri \
--enable-dri \
--disable-xorg \