xenocara/driver/xf86-video-mach64/Makefile.bsd-wrapper

10 lines
199 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2013/06/10 20:38:52 matthieu Exp $
2008-07-12 09:46:47 -06:00
.include <bsd.xconf.mk>
.if ${XENOCARA_BUILD_DRI:L} != "yes"
CONFIGURE_ARGS+= --disable-dri
.endif
.include <bsd.xorg.mk>