Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 12/05/2007 21:36:43
Module Name: pkgsrc
Committed By: tron
Date: Wed Dec 5 21:36:43 UTC 2007
Modified Files:
pkgsrc/mk/buildlink3: bsd.buildlink3.mk
Log Message:
Escape colons in preprocessor, compiler or linker flags while checking
their existances in other variables. This avoids parsing errors if
e.g. "BUILDLINK_LDFLAGS.<pkg>" contains a colon.
To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.