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
This commit is contained in:
Piotr Kubaj 2019-04-17 20:38:22 +00:00
parent 54a7da4d58
commit 62fb54a31b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499208

View File

@ -16,6 +16,7 @@ LICENSE= GPLv2
CONFLICTS= talkfilters-[0-9]* jive-[0-9]* chef-[0-9]* kenny-[0-9]*
USES= gmake perl5 shebangfix
MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}