mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 03:39:26 +00:00
Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it.
ok shadchin@
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2011/03/08 07:59:23 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/08/30 21:15:30 matthieu Exp $
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
.if ${XENOCARA_USE_XKEYBOARD_CONFIG:L} == "yes"
|
||||
CONFIGURE_ARGS= --with-xkb-config-root=${X11BASE}/share/X11/xkb \
|
||||
--with-xkb-default-rules=base
|
||||
.else
|
||||
CONFIGURE_ARGS= --with-xkb-config-root=$(X11ETC)/xkb \
|
||||
--with-xkb-default-rules=xorg
|
||||
.endif
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
Reference in New Issue
Block a user