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

10 lines
199 B
Makefile
Raw Normal View History

2008-07-12 06:54:02 -06:00
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2008/07/12 12:54:02 matthieu Exp $
.include <bsd.xconf.mk>
.if ${XENOCARA_BUILD_DRI:L} != "yes"
CONFIGURE_ARGS+= --disable-dri
.endif
.include <bsd.xorg.mk>