Subject: CVS commit: [pkgviews-mk] pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/16/2003 21:14:55
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug 16 21:14:55 UTC 2003

Modified Files:
	pkgsrc/mk [pkgviews-mk]: bsd.pkg.mk bsd.prefs.mk
	pkgsrc/mk/bulk [pkgviews-mk]: bsd.bulk-pkg.mk

Log Message:
Define some _PKG_* variables representing the pkg_install tools that point
to either DEPOT_PKG_* or PKG_* and consistently use _PKG_* to avoid having
to constantly condition on the value of PKG_INSTALLATION_TYPE.


To generate a diff of this commit:
cvs rdiff -r1.1216.2.19 -r1.1216.2.20 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.118.2.7 -r1.118.2.8 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -r1.45.2.3 -r1.45.2.4 pkgsrc/mk/bulk/bsd.bulk-pkg.mk

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