Add a Makefile.bsd-wrapper
This commit is contained in:
parent
d0a64525c5
commit
9a4cbe1011
9
driver/xf86-video-mach64/Makefile.bsd-wrapper
Normal file
9
driver/xf86-video-mach64/Makefile.bsd-wrapper
Normal file
@ -0,0 +1,9 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2008/07/12 15:46:47 oga Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
.if ${XENOCARA_BUILD_DRI:L} != "yes"
|
||||
CONFIGURE_ARGS+= --disable-dri
|
||||
.endif
|
||||
|
||||
.include <bsd.xorg.mk>
|
Loading…
Reference in New Issue
Block a user