Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2003 08:09:18
Module Name:	pkgsrc
Committed By:	grant
Date:		Sat Aug 23 08:09:18 UTC 2003

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

Log Message:
fix problem with shlib handling not being done on Darwin for
devel/gettext and other pkgs installing libraries ending in eg.
`x.y.z.so' rather than `.so.x.y.z'.

also fix off-by-one bug in shlib handling awk script causing the
first .so entry to not be commented out in the PLIST when it should
be.

ok'd by jlam.


To generate a diff of this commit:
cvs rdiff -r1.1242 -r1.1243 pkgsrc/mk/bsd.pkg.mk

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