Subject: CVS commit: [pkgviews-mk] pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/16/2003 10:15:40
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug 16 10:15:40 UTC 2003

Modified Files:
	pkgsrc/mk/buildlink3 [pkgviews-mk]: bsd.buildlink3.mk

Log Message:
Don't rely on the shell supporting ${var%%pattern}, although we do rely on
it supporting ${var#pattern} (NetBSD's /bin/sh and ksh seem to do so).


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 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.