summaryrefslogtreecommitdiff
path: root/lib/libGLESv2
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2014-09-07 15:32:19 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2014-09-07 15:32:19 +0000
commit67631c748f76019e40bafcbc1fc05f6bc90bb1e7 (patch)
treebd81dd89b3d621b4385289b8b428109f1d39dd44 /lib/libGLESv2
parentc3be8750ea91a395473bccc4810820434fa80c74 (diff)
Mesa 10.2.7
Diffstat (limited to 'lib/libGLESv2')
-rw-r--r--lib/libGLESv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libGLESv2/Makefile b/lib/libGLESv2/Makefile
index a4fc80d41..a3449ade6 100644
--- a/lib/libGLESv2/Makefile
+++ b/lib/libGLESv2/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.7 2014/07/09 21:32:42 jsg Exp $
+# $OpenBSD: Makefile,v 1.8 2014/09/07 15:32:18 jsg Exp $
.include <bsd.xconf.mk>
LIB= GLESv2
@@ -10,7 +10,7 @@ MESA_INCLUDE= ${.CURDIR}/../../dist/Mesa/include
MESA_MAJOR= 10
MESA_MINOR= 2
-MESA_TINY= 3
+MESA_TINY= 7
INCSDIR= ${X11BASE}/include/GLES2
INCSDIR3= ${X11BASE}/include/GLES3