From c2ebe51d04e4c11740cd7a8e1972a678cd84130f Mon Sep 17 00:00:00 2001 From: nia Date: Fri, 30 Aug 2019 17:01:32 +0000 Subject: Switch packages using GLUT to FreeGLUT. Start building FreeGLUT with GLUT compatibility on. - GLUT's maintainance state is much worse than FreeGLUT's, with no substanital commits since 2011. - GLUT can no longer be consider a core component of Mesa or X11. - Nobody except us seems to be using it... Other vendors still shipping GLUT: - GoboLinux, T2 SDE, PLD Linux Revbump packages using GLUT or freeglut by default. --- pkgtools/x11-links/xorg.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/x11-links') diff --git a/pkgtools/x11-links/xorg.mk b/pkgtools/x11-links/xorg.mk index 4f6b8d7f10f..db48bb8d29d 100644 --- a/pkgtools/x11-links/xorg.mk +++ b/pkgtools/x11-links/xorg.mk @@ -1,4 +1,4 @@ -# $NetBSD: xorg.mk,v 1.36 2019/08/23 15:18:39 rjs Exp $ +# $NetBSD: xorg.mk,v 1.37 2019/08/30 17:01:32 nia Exp $ # # This is for X.org, but use "xfree" files also. @@ -12,7 +12,6 @@ FILES_LIST= ${FILESDIR}/xorg .include "../../graphics/libepoxy/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/glu/buildlink3.mk" -.include "../../graphics/glut/buildlink3.mk" .include "../../multimedia/libvdpau/buildlink3.mk" .include "../../sysutils/libpciaccess/buildlink3.mk" .include "../../textproc/expat/buildlink3.mk" -- cgit v1.2.3