summaryrefslogtreecommitdiff
path: root/lib/libGLESv2/Makefile
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2013-10-05 10:12:58 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2013-10-05 10:12:58 +0000
commit0588752b6b977628d29a15e32e4d39128cccb999 (patch)
tree8ca471db3944b8f0b54451a957e8d890e910cb35 /lib/libGLESv2/Makefile
parentacfe1abbd5e280be4430d9ce0e9bc142a8814ce0 (diff)
regen for Mesa 9.2.1
Diffstat (limited to 'lib/libGLESv2/Makefile')
-rw-r--r--lib/libGLESv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libGLESv2/Makefile b/lib/libGLESv2/Makefile
index 66e4a1a5b..d80075dd3 100644
--- a/lib/libGLESv2/Makefile
+++ b/lib/libGLESv2/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2013/09/05 15:11:55 jsg Exp $
+# $OpenBSD: Makefile,v 1.2 2013/10/05 10:12:57 jsg Exp $
.include <bsd.xconf.mk>
LIB= GLESv2
@@ -10,7 +10,7 @@ MESA_INCLUDE= ${.CURDIR}/../../dist/Mesa/include
MESA_MAJOR= 9
MESA_MINOR= 2
-MESA_TINY= 0
+MESA_TINY= 1
INCSDIR= ${X11BASE}/include/GLES2
INCSDIR3= ${X11BASE}/include/GLES3