NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Setting ACCEPTABLE_LICENSES in /etc/mk.conf



At Fri, 16 Apr 2021 18:09:44 +0000, Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
Subject: Setting ACCEPTABLE_LICENSES in /etc/mk.conf
>
> Can ACCEPTABLE_LICENSES have several values separated
> by commas-- or must they all be on separate lines?

The canonical way to add values to it is the same way as is used in the
initial setting in mk/defaults/mk.conf, i.e. "+=", e.g. from there:

	ACCEPTABLE_LICENSES+=	adobe-acrobat-license
	ACCEPTABLE_LICENSES+=	amap-license
	ACCEPTABLE_LICENSES+=	amiwm-license
	ACCEPTABLE_LICENSES+=	apple-admin-license

--
					Greg A. Woods <gwoods%acm.org@localhost>

Kelowna, BC     +1 250 762-7675           RoboHack <woods%robohack.ca@localhost>
Planix, Inc. <woods%planix.com@localhost>     Avoncote Farms <woods%avoncote.ca@localhost>

Attachment: pgpmQaXOOu2iA.pgp
Description: OpenPGP Digital Signature



Home | Main Index | Thread Index | Old Index