This is now Mesa 7.2. Noticed by brad@. Thanks.

This commit is contained in:
matthieu 2008-11-02 16:45:34 +00:00
parent b4cc3aa54b
commit 811bfaa46d
3 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2008/11/02 15:01:32 matthieu Exp $
# $OpenBSD: Makefile,v 1.21 2008/11/02 16:45:34 matthieu Exp $
.include <bsd.xconf.mk>
.if ${XENOCARA_BUILD_DRI:L} == "yes"
@ -14,7 +14,7 @@ MESA_INCLUDE= ${.CURDIR}/../../dist/Mesa/include
MESA_DRI= ${.CURDIR}/../../dist/Mesa/src/mesa/drivers/dri
MESA_MAJOR= 7
MESA_MINOR= 1
MESA_MINOR= 2
MESA_TINY= 0
DRI_DRIVER_INSTALL_DIR= ${X11BASE}/lib/modules/dri

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.8 2008/07/16 20:24:40 brad Exp $
# $OpenBSD: Makefile,v 1.9 2008/11/02 16:45:35 matthieu Exp $
.include <bsd.own.mk>
USE_GCC3?=No
DEBUG?=
MESA_MAJOR= 7
MESA_MINOR= 0
MESA_TINY= 3
MESA_MINOR= 2
MESA_TINY= 0
LIB= GLU

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.9 2008/07/16 20:24:40 brad Exp $
# $OpenBSD: Makefile,v 1.10 2008/11/02 16:45:35 matthieu Exp $
DEBUG?=
LIB= GLw
MESA_MAJOR= 7
MESA_MINOR= 0
MESA_TINY= 3
MESA_MINOR= 2
MESA_TINY= 0
CPPFLAGS += -I${X11BASE}/include \
-I${.CURDIR}