Subject: CVS commit: pkgsrc/graphics
From: Johnny C. Lam
Date: 2002-11-18 08:49:26
Message id: 20021118074926.24FE8B42C@cvs.netbsd.org

Log Message:
Alter Mesa/GL packages so that they may always be installed if
X11PREFIX != X11BASE (xpkgwedge is installed).  Introduce a new variable
MESA_REQD that defaults to "3.4.2" and represents the version of Mesa/GL
needed by a package.  MESA_REQD is intended to be used by package Makefiles
or by buildlink2.mk files.

It should now be possible to update this package to the latest release
(5.0), and have it work on:

	* XF86-3.x with or without xpkgwedge
	* XF86-4.x with xpkgwedge

Files:
RevisionActionfile
1.45modifypkgsrc/graphics/Mesa/Makefile
1.3modifypkgsrc/graphics/Mesa/buildlink2.mk
1.13modifypkgsrc/graphics/MesaLib/Makefile
1.5modifypkgsrc/graphics/MesaLib/buildlink2.mk
1.14modifypkgsrc/graphics/glu/Makefile
1.5modifypkgsrc/graphics/glu/buildlink2.mk
1.4modifypkgsrc/graphics/glut/buildlink2.mk