git: 67f9a7c0620e - main - graphics/kimageannotator: fix plist

Jan Beich jbeich at FreeBSD.org
Fri Jun 4 10:23:00 UTC 2021


Adriaan de Groot <adridg at freebsd.org> writes:

> On Friday, 4 June 2021 12:04:44 CEST you wrote:
> The manpage explains that `bulk -t` applies only to the named ports, not the 
> dependencies (and also turns off parallel build and twiddles other things). So 
> it comes down to my assumptions about what pou would find with `-t` didn't 
> match reality.

Pass `-r` or, better, add the following into /usr/local/etc/poudriere.conf

  PORTTESTING=1
  PORTTESTING_RECURSIVE=1
  PORTTESTING_FATAL=no


More information about the dev-commits-ports-main mailing list