On Sun, Nov 13, 2022 at 11:05:19PM +0000, Klemens Nanni wrote:
> make configure complains about the test deps not being there, but make
> build runs fine and make test passes (after installing them, of course).
> 
> Not sure if you want to but those deps into BUILD_DEPENDS as well to
> silence the warning or not.

That is an old discussion about Perl ports.  There are arguments
for both sides.  Building packages is faster without pulling all
run dependencies.

So in my ports I only include build dependencies that are really
needed.  make test will fix things and show mistakes.

bluhm

Reply via email to