we have Mesa 7.4.4.
This commit is contained in:
parent
89d61a1cf0
commit
1833edab5e
4
external/mit/xorg/lib/libGL/Makefile
vendored
4
external/mit/xorg/lib/libGL/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.12 2010/05/22 22:50:23 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2010/05/23 01:19:34 mrg Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -100,7 +100,7 @@ MKLINT=no
|
||||
|
||||
PKGCONFIG= gl
|
||||
PKGDIST.gl= ${X11SRCDIR.MesaLib}/src/mesa
|
||||
PKGCONFIG_VERSION.gl= 7.4.2
|
||||
PKGCONFIG_VERSION.gl= 7.4.4
|
||||
|
||||
.include <bsd.x11.mk>
|
||||
.include <bsd.lib.mk>
|
||||
|
4
external/mit/xorg/lib/libGLU/Makefile
vendored
4
external/mit/xorg/lib/libGLU/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.4 2009/06/11 05:10:49 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2010/05/23 01:19:34 mrg Exp $
|
||||
|
||||
NOLINT= 1 # XTODO: tess.ln SIGSEGVs lint :(
|
||||
|
||||
@ -84,7 +84,7 @@ DPADD+= ${LIBSTDCXX} ${LIBM}
|
||||
|
||||
PKGCONFIG= glu
|
||||
PKGDIST.glu= ${X11SRCDIR.MesaLib}/src/glu
|
||||
PKGCONFIG_VERSION.glu= 7.4.2
|
||||
PKGCONFIG_VERSION.glu= 7.4.4
|
||||
|
||||
.include <bsd.x11.mk>
|
||||
.include <bsd.lib.mk>
|
||||
|
4
external/mit/xorg/lib/libglut/Makefile
vendored
4
external/mit/xorg/lib/libglut/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.3 2009/06/23 04:48:47 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2010/05/23 01:19:34 mrg Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -74,7 +74,7 @@ DPADD+= ${LIBM}
|
||||
|
||||
PKGCONFIG= glut
|
||||
PKGDIST.glut= ${X11SRCDIR.MesaGLUT}/src/glut/glx
|
||||
PKGCONFIG_VERSION.glut= 7.4.2
|
||||
PKGCONFIG_VERSION.glut= 7.4.4
|
||||
|
||||
.include <bsd.x11.mk>
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user