enable kms support
This commit is contained in:
parent
1c76814ee6
commit
be03ce4a0e
@ -1,9 +1,7 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2013/07/01 13:24:43 jsg Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.9 2013/08/12 04:13:31 jsg Exp $
|
||||||
|
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
CONFIGURE_ARGS+= --disable-kms
|
|
||||||
|
|
||||||
.if ${XENOCARA_BUILD_DRI:L} != "yes"
|
.if ${XENOCARA_BUILD_DRI:L} != "yes"
|
||||||
CONFIGURE_ARGS+= --disable-dri
|
CONFIGURE_ARGS+= --disable-dri
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user