Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 01/09/2003 15:16:40
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Thu Jan  9 13:16:40 UTC 2003

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

Log Message:
Introduce NO_PKGTOOLS_REQD_CHECK, with which a package can disable
warnings about out-of-date pkg_install. It's defined in pkgtools/digest,
pkgtools/pkg_install, and databases/db (needed by pkg_install).

Replace sequences of ${ECHO_MSG} and ${FALSE} with PKG_FAIL_REASON.

Replace "make" with ${MAKE} in a few places.


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

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