Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/19/2002 17:54:18
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Mar 19 15:54:18 UTC 2002

Modified Files:
	pkgsrc/mk: x11.buildlink.mk

Log Message:
When replacing for ${BUILDLINK_X11_DIR}, just replace it directly with
${X11BASE} instead of checking for -I or -L in front of it.  This is okay
because ${BUILDLINK_X11_DIR} should just never appear in any installed
files regardless of its prefix.  Problem noted in private email by Mark
Davies <mark@mcs.vuw.ac.nz>.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/mk/x11.buildlink.mk

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