pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Add BOOTSTRAP_DEPENDS, which ha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ecc9292de64
branches: trunk
changeset: 516090:6ecc9292de64
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Jul 13 21:04:35 2006 +0000
description:
Add BOOTSTRAP_DEPENDS, which has the exact same semantics as
BUILD_DEPENDS.
diffstat:
pkgtools/pkglint/files/makevars.map | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2e84ba0ae8a0 -r 6ecc9292de64 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Thu Jul 13 20:58:24 2006 +0000
+++ b/pkgtools/pkglint/files/makevars.map Thu Jul 13 21:04:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.129 2006/07/12 19:33:58 rillig Exp $
+# $NetBSD: makevars.map,v 1.130 2006/07/13 21:04:35 jlam Exp $
#
# This file contains the guessed type of some variables, according to
@@ -142,6 +142,7 @@
BINGRP UserGroupName [$system]
BINMODE FileMode [$system]
BINOWN UserGroupName [$system]
+BOOTSTRAP_DEPENDS InternalList of DependencyWithPath [c:a,m:a,o:a,*.mk:a]
BROKEN Message []
BROKEN_GETTEXT_DETECTION YesNo [m:s,c:s]
BROKEN_IN List of BrokenIn [m:s]
Home |
Main Index |
Thread Index |
Old Index