Created attachment 203715 [details] patch Building on powerpc64 doesn't seem to work with threads. Set MAKE_JOBS_UNSAFE to fix build.
Looks good to me, please commit :-)
A commit references this bug: Author: pkubaj Date: Wed Apr 17 20:38:22 UTC 2019 New revision: 499208 URL: https://svnweb.freebsd.org/changeset/ports/499208 Log: games/filter: add MAKE_JOBS_UNSAFE=yes to fix race condition on threaded build. PR: 237311 Reviewed by: tcberner (mentor) Approved by: ehaupt (maintainer) Differential Revision: https://reviews.freebsd.org/D19943 Changes: head/games/filters/Makefile
Committed, thanks!