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

10 lines
199 B
Text
Raw Normal View History

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