a40b5df9e7
ok shadchin@
8 lines
221 B
Makefile
8 lines
221 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/08/30 21:15:30 matthieu Exp $
|
|
.include <bsd.xconf.mk>
|
|
|
|
CONFIGURE_ARGS= --with-xkb-config-root=${X11BASE}/share/X11/xkb \
|
|
--with-xkb-default-rules=base
|
|
|
|
.include <bsd.xorg.mk>
|