summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2011-08-30 21:15:34 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2011-08-30 21:15:34 +0000
commita44ad52473f20dff65c36739dde07974609a5f54 (patch)
treecc51e06a67eacc8725f4c07ed5bd7ce02ec00389 /share
parent1cfc000cccbae9b36cbd23f01ccdfe9c5a18b684 (diff)
Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it.
ok shadchin@
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.xconf.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/share/mk/bsd.xconf.mk b/share/mk/bsd.xconf.mk
index 8b1a282fc..c4fe5369b 100644
--- a/share/mk/bsd.xconf.mk
+++ b/share/mk/bsd.xconf.mk
@@ -1,4 +1,4 @@
-# $OpenBSD: bsd.xconf.mk,v 1.19 2011/06/02 17:01:59 matthieu Exp $
+# $OpenBSD: bsd.xconf.mk,v 1.20 2011/08/30 21:15:30 matthieu Exp $
# Shared libs?
.if ${MACHINE_ARCH} == "m88k" || ${MACHINE} == "vax"
@@ -17,6 +17,3 @@ XENOCARA_BUILD_PIXMAN?=no
.else
XENOCARA_BUILD_PIXMAN?=yes
.endif
-
-# Build xkeyboard-config?
-XENOCARA_USE_XKEYBOARD_CONFIG?=yes