summaryrefslogtreecommitdiff
path: root/driver/xf86-input-keyboard/Makefile.bsd-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-input-keyboard/Makefile.bsd-wrapper')
-rw-r--r--driver/xf86-input-keyboard/Makefile.bsd-wrapper8
1 files changed, 7 insertions, 1 deletions
diff --git a/driver/xf86-input-keyboard/Makefile.bsd-wrapper b/driver/xf86-input-keyboard/Makefile.bsd-wrapper
index cd59c5869..233ceaa49 100644
--- a/driver/xf86-input-keyboard/Makefile.bsd-wrapper
+++ b/driver/xf86-input-keyboard/Makefile.bsd-wrapper
@@ -1,3 +1,9 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:30:44 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2011/05/30 10:52:57 shadchin Exp $
+
+.include <bsd.xconf.mk>
+
+.if ${XENOCARA_USE_XKEYBOARD_CONFIG:L} == "yes"
+CONFIGURE_ARGS+= --enable-xkeyboard-config
+.endif
.include <bsd.xorg.mk>