Subject: CVS commit: pkgsrc/regress
To: None <pkgsrc-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: pkgsrc-changes
Date: 02/12/2005 14:45:53
Module Name:	pkgsrc
Committed By:	gavan
Date:		Sat Feb 12 14:45:53 UTC 2005

Modified Files:
	pkgsrc/regress: Makefile
Added Files:
	pkgsrc/regress/ignore-tools: Makefile spec

Log Message:
New test to verify that the USE_GNU_TOOLS mechanism works while building
a different GNU tool.

For now, this test fails if flex or bison are already installed. This is
suboptimal, but the alternatives (choosing a different PKG_DBDIR and
LOCALBASE) are difficult to implement at the individual test level.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/regress/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/regress/ignore-tools/Makefile \
    pkgsrc/regress/ignore-tools/spec

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