Alistair G. Crooks wrote:
Module Name: pkgsrc Committed By: agc Date: Sat Nov 19 19:21:47 UTC 2005 Modified Files: pkgsrc/mk/bulk: bsd.bulk-pkg.mk Log Message: Allow the bulk builds to work by adding security/audit-packages as a BULK_PREREQ package.
This slows down the pkgsrc build on my machine by approximately 8 seconds per package. Do you really want that?
I rather suggest emphasizing that there is the SKIP_AUDIT_PACKAGES=yes variable, which should be set to "yes" for bulk builds. Then it is not necessary at all to add security/audit-packages to BULK_PREREQ.
Roland