pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Add 'check-vulnerable' to the list of recursive tar...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f1e9eaa12c6
branches: trunk
changeset: 502839:3f1e9eaa12c6
user: erh <erh%pkgsrc.org@localhost>
date: Wed Nov 09 18:48:33 2005 +0000
description:
Add 'check-vulnerable' to the list of recursive targets.
diffstat:
mk/bsd.pkg.subdir.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 68472ca4de25 -r 3f1e9eaa12c6 mk/bsd.pkg.subdir.mk
--- a/mk/bsd.pkg.subdir.mk Wed Nov 09 18:48:22 2005 +0000
+++ b/mk/bsd.pkg.subdir.mk Wed Nov 09 18:48:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.subdir.mk,v 1.58 2005/05/23 10:24:35 rillig Exp $
+# $NetBSD: bsd.pkg.subdir.mk,v 1.59 2005/11/09 18:48:33 erh Exp $
# Derived from: FreeBSD Id: bsd.port.subdir.mk,v 1.19 1997/03/09 23:10:56 wosch Exp
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
#
@@ -90,6 +90,7 @@
show-downlevel show-pkgsrc-dir show-var show-vars \
bulk-install bulk-package fetch-list-one-pkg \
fetch-list-recursive update clean-update lint \
+ check-vulnerable \
${PKG_MISC_TARGETS}
.if !target(__target)
${__target}: _SUBDIRUSE
Home |
Main Index |
Thread Index |
Old Index