2008-03-25 17:41:50 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2008/03/25 23:41:50 matthieu Exp $
|
2008-02-02 10:19:57 -07:00
|
|
|
|
2008-03-25 17:41:50 -06:00
|
|
|
.include <bsd.xconf.mk>
|
2008-02-02 10:19:57 -07:00
|
|
|
|
2008-03-25 17:41:50 -06:00
|
|
|
.if ${XENOCARA_BUILD_DRI:L} != "yes"
|
2008-02-02 10:19:57 -07:00
|
|
|
CONFIGURE_ARGS+= --disable-dri
|
|
|
|
.endif
|
2006-11-26 16:05:50 -07:00
|
|
|
|
|
|
|
.include <bsd.xorg.mk>
|