Subject: CVS commit: pkgsrc/devel/unproven-pthreads
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2002 13:27:14
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Oct  9 10:27:14 UTC 2002

Modified Files:
	pkgsrc/devel/unproven-pthreads: buildlink2.mk

Log Message:
Rather than creating wrapper scripts for pgcc and pg++, use them directly
and rely on the gcc and g++ called internally to use the buildlink
wrappers.  This correctly forces all references to headers and libraries
outside of /usr/include and /usr/lib to be within ${BUILDLINK_DIR}.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/unproven-pthreads/buildlink2.mk

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