Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 05/30/2000 19:08:04
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Wed May 31 02:08:04 UTC 2000

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

Log Message:
 * rename root-install-flags to root-deinstall-flags (it's used in
   root-DEinstall, after all :)
 * while there, pass these flags to the pkg_delete called for dependencies.

Now "make deinstall DEINSTALLDEPENDS=yes" should actually work, i.e. no
BUILD_DEPENDS should be left behind. (Hi Dan!)


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

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