Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/02/2007 23:34:40
Module Name: pkgsrc
Committed By: rillig
Date: Tue Jan 2 23:34:40 UTC 2007
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Cleaned up bsd.pkg.mk:
- Removed some outdated comments.
- Made the inclusion of other *.mk files uniform.
- Replaced some instances of ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN},
since the latter is much shorter.
To generate a diff of this commit:
cvs rdiff -r1.1902 -r1.1903 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.