Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2023 17:14:19 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Gleb Popov <arrowd@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 458cee336f3c - main - lang/rizin: UNIX-like reverse engineering framework.
Message-ID:  <y1g0-x8s4-wny@FreeBSD.org>
In-Reply-To: <202310180853.39I8rYVY024903@gitrepo.freebsd.org> (Gleb Popov's message of "Wed, 18 Oct 2023 08:53:34 GMT")
References:  <202310180853.39I8rYVY024903@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gleb Popov <arrowd@FreeBSD.org> writes:

> +LICENSE=	LGPLv3 GPLv3
> +LICENSE_FILE=	${WRKSRC}/COPYING

$ make clean patch
[...]
===>  License not correctly defined: multiple licenses in LICENSE, but LICENSE_COMB is set to single (or undefined)
make: exec(exit) failed (No such file or directory)
*** Error code 1

$ make clean patch LICENSE_COMB=multi
[...]
===>  License not correctly defined: for unknown licenses, defining LICENSE_PERMS_LGPLv3 is mandatory (otherwise use a known LICENSE)
make: exec(exit) failed (No such file or directory)
*** Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?y1g0-x8s4-wny>