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

12 lines
240 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2013/08/15 03:34:19 guenther Exp $
.include <bsd.xconf.mk>
.if ${XENOCARA_BUILD_DRI:L} != "yes"
CONFIGURE_ARGS+= --disable-dri
.endif
2006-11-26 16:05:50 -07:00
SHARED_LIBS= IntelXvMC 2.0 I810XvMC 2.0
2006-11-26 16:05:50 -07:00
.include <bsd.xorg.mk>