8 lines
155 B
Text
8 lines
155 B
Text
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2010/05/24 07:40:21 matthieu Exp $
|
||
|
|
||
|
.include <bsd.xconf.mk>
|
||
|
|
||
|
CONFIGURE_ARGS+= --disable-dri
|
||
|
|
||
|
.include <bsd.xorg.mk>
|