Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/03/2006 17:26:56
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Jan  3 17:26:56 UTC 2006

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

Log Message:
In the bin-install target, instead of running pkg_add for every
BINPKG_SITES entry separately, construct an appropriate PKG_PATH
and call pkg_add only once. Patch from Chapman Flack in PR 30929.

Use PKGNAME_REQD when installing package dependencies.
Patch from Chapman Flack in PR 30954.


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

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