pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk s/accept all licenses/bypass license checks/
details: https://anonhg.NetBSD.org/pkgsrc/rev/aad882f1701f
branches: trunk
changeset: 532230:aad882f1701f
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Aug 14 15:23:53 2007 +0000
description:
s/accept all licenses/bypass license checks/
diffstat:
mk/license.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 340dc6c00792 -r aad882f1701f mk/license.mk
--- a/mk/license.mk Tue Aug 14 14:19:19 2007 +0000
+++ b/mk/license.mk Tue Aug 14 15:23:53 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.6 2007/08/14 07:54:22 rillig Exp $
+# $NetBSD: license.mk,v 1.7 2007/08/14 15:23:53 gdt Exp $
#
# Note: This file is in draft state and not yet actively used.
#
@@ -97,7 +97,7 @@
.else
# Note: some bulk builders rely on the fact that they can set
-# _ACCEPTABLE to accept all licenses. Inform them when you intend to
+# _ACCEPTABLE to bypass license checks. Inform them when you intend to
# remove this variable.
. if defined(ACCEPTABLE_LICENSES) && !empty(ACCEPTABLE_LICENSES:M${LICENSE})
_ACCEPTABLE= yes
Home |
Main Index |
Thread Index |
Old Index