xenocara/driver/xf86-video-intel/Makefile.bsd-wrapper
matthieu 7b2d1daf02 - disable dri support explicitely for now.
- fix some merge botches. Long live CVS.
2007-11-25 18:44:17 +00:00

6 lines
131 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/11/25 18:44:17 matthieu Exp $
CONFIGURE_ARGS += --disable-dri
.include <bsd.xorg.mk>