Subject: CVS commit: pkgsrc/mk/check
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2006 23:27:51
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Nov 11 23:27:51 UTC 2006

Modified Files:
	pkgsrc/mk/check: check-shlibs.mk

Log Message:
Added the usual header comment.

Removed the special case handling of NO_PKG_REGISTER. What does checking
for shared libraries have to do with whether the package is registered
in the package database or not?

Removed the check on CHECK_SHLIBS_SUPPORTED, which will be reintroduced
soon.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/check/check-shlibs.mk

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