Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E968663B8A5 for ; Thu, 30 Apr 2009 12:27:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EC13463B126; Thu, 30 Apr 2009 12:27:17 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9A63663B17D for ; Thu, 30 Apr 2009 12:27:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7BA3C175D0; Thu, 30 Apr 2009 12:27:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 30 Apr 2009 12:27:16 +0000 From: Greg Troxel Subject: CVS commit: pkgsrc/mk To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20090430122716.7BA3C175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: gdt Date: Thu Apr 30 12:27:16 UTC 2009 Modified Files: pkgsrc/mk: license.mk Log Message: Point to the copy of DEFAULT_ACCEPTABLE_LICENSES in pkg_install sources, and add a comment opining that there should be only a single place to configure the default and per-machine lists for both source and binary package building/installation. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/mk/license.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.