On Tue, Nov 10, 2009 at 7:30 AM, Akos Szalkai <[email protected]> wrote: > >> Never seen a license block a package before: >> > > Now it seems that some licenses (I think where you have to accept an > EULA) are blocked. If you add ACCEPT_LICENSE="*" to your > /etc/make.conf, then everything is back to normal. > > Akos > >
As far as I can tell so far: ACCEPT_LICENSE="*" will accept all licenses. ACCEPT_LICENSE="dlj-1.1" will accept just this license in case someone doesn't want to use licensed software without knowing that they've added it. HTH, Mark
