Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 02/28/2000 14:13:33
Module Name:	pkgsrc
Committed By:	fredb
Date:		Mon Feb 28 22:13:33 UTC 2000

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

Log Message:
Special case DEINSTALLDEPENDS=ALL in deinstall target, so that update
target won't delete BUILD_DEPENDS packages. No one should be setting
DEINSTALLDEPENDS to ALL in /etc/mk.conf--it's done unconditionally by
the update target. Setting DEINSTALLDEPENDS to anything but NO or ALL
will still cause the BUILD_DEPENDS to be pkg_deleted.


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

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