Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 08/31/2000 05:32:35
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Thu Aug 31 02:32:34 UTC 2000

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

Log Message:
 * add CHECK_SHLIBS variable that can be set to "no" in emul/compat packages,
   to precent check-shlibs from discovering that ldd(8) can't deal with
   e.g. Linux binaries
 * On "make reinstall", make sure the package gets deinstalled first.
   No more 'make deinstall ; make reinstall'.


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

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