Subject: Accepting Licenses w/ pkg_comp
To: None <tech-pkg@netbsd.org>
From: Daniel Bolgheroni <dbolgheroni@unifei.edu.br>
List: tech-pkg
Date: 10/18/2004 04:22:39
Hi,

trying to compile some packages, pkg_comp always fails with some
packages like fonts/ms-ttf, print/acroread5, audio/mpg123, audio/gqmpeg,
etc. but I noted to compile these packages, I need to accept the
licenses regarding each package. I saw that "default.conf" generated
by pkg_comp have some options to /etc/mk.conf, so I added

_ACCEPTABLE="yes"

to accept all licenses, but the error remains the same.

I found no documentation at the manual pages, and that's why I'm asking
here. What can I do to accept these licenses automatically?

Thank you.

--- 8< ----------------------------

(...)

Build failed for:
    fonts/ms-ttf
    print/acroread5
    audio/mpg123
    audio/gqmpeg

(...)

$
--- 8< ----------------------------