Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/26/2002 08:36:31
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jun 26 05:36:31 UTC 2002

Modified Files:
	pkgsrc/graphics/Mesa: buildlink.mk
Added Files:
	pkgsrc/graphics/MesaLib: buildlink.mk
	pkgsrc/graphics/glu: buildlink.mk
	pkgsrc/graphics/glut: buildlink.mk

Log Message:
Give the parts of Mesa their own buildlink.mk files and have Mesa's
buildlink.mk simply include the others.  This allows distributing the
various tests for whether that part of Mesa is in the base X11R6 into the
relevant buildlink.mk file.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/Mesa/buildlink.mk
cvs rdiff -r0 -r1.1 pkgsrc/graphics/MesaLib/buildlink.mk
cvs rdiff -r0 -r1.1 pkgsrc/graphics/glu/buildlink.mk
cvs rdiff -r0 -r1.1 pkgsrc/graphics/glut/buildlink.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.