Bump MESA_TINY (2 -> 3) after the last update of Mesa to 7.0.3
so that the pkgconfig files have the correct version. ok okan@
This commit is contained in:
parent
4c22c74258
commit
8a571d626f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2008/03/25 23:41:50 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2008/07/16 20:24:39 brad Exp $
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
.if ${XENOCARA_BUILD_DRI:L} == "yes"
|
||||
@ -14,7 +14,7 @@ MESA_INCLUDE= ${.CURDIR}/../../dist/Mesa/include
|
||||
|
||||
MESA_MAJOR= 7
|
||||
MESA_MINOR= 0
|
||||
MESA_TINY= 2
|
||||
MESA_TINY= 3
|
||||
|
||||
DRI_DRIVER_INSTALL_DIR= ${X11BASE}/lib/modules/dri
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2008/02/12 21:09:27 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2008/07/16 20:24:40 brad Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
USE_GCC3?=No
|
||||
@ -6,7 +6,7 @@ DEBUG?=
|
||||
|
||||
MESA_MAJOR= 7
|
||||
MESA_MINOR= 0
|
||||
MESA_TINY= 2
|
||||
MESA_TINY= 3
|
||||
|
||||
LIB= GLU
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2008/02/12 21:09:27 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2008/07/16 20:24:40 brad Exp $
|
||||
|
||||
DEBUG?=
|
||||
|
||||
@ -6,7 +6,7 @@ LIB= GLw
|
||||
|
||||
MESA_MAJOR= 7
|
||||
MESA_MINOR= 0
|
||||
MESA_TINY= 2
|
||||
MESA_TINY= 3
|
||||
|
||||
CPPFLAGS += -I${X11BASE}/include \
|
||||
-I${.CURDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user