Subject: CVS commit: pkgsrc/pkgtools/pkg_install
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/13/2003 04:08:14
Module Name: pkgsrc
Committed By: jlam
Date: Sat Sep 13 04:08:13 UTC 2003
Modified Files:
pkgsrc/pkgtools/pkg_install: Makefile
Log Message:
Build pkg_install without dependencies by pulling in the libnbcompat source
files and building it locally. By removing dependencies from pkg_install,
we avoid the circularity of invoking the dependency targets in bsd.pkg.mk
that may in turn invoke the pkg_* tools.
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 pkgsrc/pkgtools/pkg_install/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.