Adjust the shared-lib versions for the intel driver to match the
versions expected by the time_t bump, this time done correctly ok matthieu@
This commit is contained in:
parent
977241acdf
commit
9a4b5cd1f6
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2013/08/13 18:52:13 matthieu Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2013/08/15 03:34:19 guenther Exp $
|
||||||
|
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
@ -6,6 +6,6 @@
|
|||||||
CONFIGURE_ARGS+= --disable-dri
|
CONFIGURE_ARGS+= --disable-dri
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
SHARED_LIBS= IntelXvMC 2,0
|
SHARED_LIBS= IntelXvMC 2.0 I810XvMC 2.0
|
||||||
|
|
||||||
.include <bsd.xorg.mk>
|
.include <bsd.xorg.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user