Define xkb config dir properly.

This commit is contained in:
matthieu
2007-01-01 17:10:08 +00:00
parent cc49d27a68
commit c5daf098a9

View File

@@ -1,3 +1,5 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:26 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/01/01 17:10:08 matthieu Exp $
CONFIGURE_ARGS= --with-xkb-config-root=$(X11ETC)/xkb
.include <bsd.xorg.mk>