Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2001 00:10:10
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jul  1 21:10:10 UTC 2001

Modified Files:
	pkgsrc/devel/ncurses: buildlink.mk

Log Message:
Add target to touch some empty headers in ${BUILDLINK_DIR} with the same
name as real ncurses headers.  This is to prevent accidentally resolving
something like <include/term.h> into ${LOCALBASE}/include/term.h if the
compiler is passed "-I${BUILDLINK_DIR}/include -I${LOCALBASE}/include".


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/ncurses/buildlink.mk

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