On 9/6/07, steven mestdagh <[EMAIL PROTECTED]> wrote:
>
> Kjell Wooding [2007-09-05, 13:07:20]:
> > Okay, I have taken the feedback into consideration, and re-rolled the
> port:
> >
> > http://pintday.org/kjell/hack/iverilog-0.8.5.tgz
>
> you need to put bz2 in LIB_DEPENDS instead of BUILD_DEPENDS:
> LIB_DEPENDS=    bz2::archivers/bz2


It would seem to be a BUILD_DEPENDS also, unless I'm mistaking the
respective roles.
Regardless of what configure finds, if bzlib.h can't be found, part of the
build (system.vpi) silently fails.

Do I have that wrong?

and please add something like
> REGRESS_DEPENDS=::${BUILD_PKGPATH}
> since the test fails if iverilog isn't installed.


will do

Reply via email to