Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2001 02:08:18
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Oct  2 23:08:17 UTC 2001

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

Log Message:
Factor out the common code for the replace-libnames targets into a variable
and use it instead.  Also subsititute for library names in the installed
libtool archives.  This last bit is to fix instances where "-lncurses" has
been hard-coded into *.lai files, but we are actually using -lcurses in
reality (devel/tvision is one example).  Problem noted by Thomas Klausner
(hi wiz!).


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/mk/bsd.buildlink.mk

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