Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/29/2000 16:44:14
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Wed Nov 29 14:44:13 UTC 2000

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

Log Message:
Quick close this can of worms again.
The ${PLIST} target must run after all the pre/do/post-install targets
were run (they may generate ${PLIST_SRC}!).

This whole code-path should use the make dependency system, not fork
make(1) over and over again.


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

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