On 30 Jan, Matthias Fechner wrote:
> Am 30.01.2018 um 19:32 schrieb Yasuhiro KIMURA:
>> I would like to build security/bruteforceblocker with poudriere. This
>> port have one options. But it has nothing to do with my question. The
>> source of problem is license information. There is no license
>> information about this software either in source archive or on web
>> site. So LICENSE is set to "NONE" in Makefile. And when LICENSE is set
>> to it LICENSE_PERMS doesn't include 'auto-accept'. So if you build it
>> on real environment dialog for confirmation is popped up. But if you
>> set 'BATCH=yes' then build fails as following.
>>
>> yasu@maybe[2366]% pwd
>> /usr/ports/security/bruteforceblocker
>> yasu@maybe[2367]% make BATCH=yes
>> ===>  bruteforceblocker-1.2.4 License NONE needs confirmation, but BATCH is
>> defined.
>> *** Error code 1
> have you tried: DISABLE_LICENSES=yes

Or LICENSES_ACCEPTED=NONE in the poudriere.d/make.conf.  I've got
LICENSES_ACCEPTED=jgraph in mine.

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to