Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 12/29/2006 19:02:25
Module Name: pkgsrc
Committed By: joerg
Date: Fri Dec 29 19:02:25 UTC 2006
Modified Files:
pkgsrc: Makefile
Log Message:
Change the way INDEX is used by dropping the dependency on PKGDB in
INDEX and calling it directly. As the output is removed anyway, it
forced a full rescan on every "make search". Calling "make index" still
regenerates it all the time, but the other targets don't.
OK wiz@
PRs: 26442, 34207, 35266
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 pkgsrc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.