pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Allow the bulk builds to work by adding securi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0eb6b364b32d
branches: trunk
changeset: 503395:0eb6b364b32d
user: agc <agc%pkgsrc.org@localhost>
date: Sat Nov 19 19:21:47 2005 +0000
description:
Allow the bulk builds to work by adding security/audit-packages as a
BULK_PREREQ package.
diffstat:
mk/bulk/bsd.bulk-pkg.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dbf7e125a1c4 -r 0eb6b364b32d mk/bulk/bsd.bulk-pkg.mk
--- a/mk/bulk/bsd.bulk-pkg.mk Sat Nov 19 19:18:56 2005 +0000
+++ b/mk/bulk/bsd.bulk-pkg.mk Sat Nov 19 19:21:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.bulk-pkg.mk,v 1.103 2005/11/19 03:53:50 rillig Exp $
+# $NetBSD: bsd.bulk-pkg.mk,v 1.104 2005/11/19 19:21:47 agc Exp $
#
# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%NetBSD.org@localhost>
@@ -151,7 +151,7 @@
# A list of pkgs which we should _never_ delete during a build. The primary
# use is for digest and also for xpkgwedge. Add pkgtools/xpkgwedge in
# /etc/mk.conf to do an xpkgwedged bulk build.
-BULK_PREREQ+= pkgtools/digest
+BULK_PREREQ+= pkgtools/digest security/audit-packages
# Commands for printing informational messages from the bulk build.
# BULK_MSG_CONT is used for continuing a message started with BULK_MSG
Home |
Main Index |
Thread Index |
Old Index