Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/03/2005 23:28:30
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Sep  3 23:28:30 UTC 2005

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

Log Message:
Skip checking files in the refcount directory in case it's under
${PREFIX}, which happens if ${PKG_DBDIR} is under ${PREFIX}, e.g.
/usr/pkg/.pkgdb.  This makes CHECK_FILES usable in my FreeBSD bootstrap
setup.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/bsd.pkg.check.mk

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