Subject: CVS commit: pkgsrc/graphics
From: Johnny C. Lam
Date: 2006-08-01 23:40:20
Message id: 20060801214020.37255211CA@cvs.netbsd.org

Log Message:
Split Mesa/Makefile.common into Makefile.common and Makefile.lib.
The latter is used by packages that build libraries from the Mesa
sources, while the former is only if the package builds from the Mesa
sources.  Modify the various Mesa packages to include the proper
Makefile, and add some documentation to the Makefiles.

As a side effect, this suppresses the "duplicate target" warning in
graphics/glx-utils that was caused by having the same distfile listed
in DISTFILES more than once.

Files:
RevisionActionfile
1.52modifypkgsrc/graphics/Mesa/Makefile.common
1.27modifypkgsrc/graphics/MesaDemos/Makefile
1.50modifypkgsrc/graphics/MesaLib/Makefile
1.47modifypkgsrc/graphics/glu/Makefile
1.45modifypkgsrc/graphics/glut/Makefile
1.2modifypkgsrc/graphics/glx-utils/Makefile
1.1addpkgsrc/graphics/Mesa/Makefile.lib