2011-03-09 12:53:24 -07:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/03/09 19:53:24 matthieu Exp $
|
2011-03-08 00:59:23 -07:00
|
|
|
.include <bsd.xconf.mk>
|
2006-11-27 12:16:59 -07:00
|
|
|
|
2011-03-09 12:53:24 -07:00
|
|
|
.if ${XENOCARA_USE_XKEYBOARD_CONFIG:L} != "yes"
|
2006-11-28 12:06:59 -07:00
|
|
|
CONFIGURE_ARGS= --datadir=/etc
|
2011-03-08 00:59:23 -07:00
|
|
|
.endif
|
2006-11-26 07:03:40 -07:00
|
|
|
|
|
|
|
.include <bsd.xorg.mk>
|