aboutsummaryrefslogtreecommitdiff
path: root/games/filters
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-04-17 20:38:22 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-04-17 20:38:22 +0000
commit62fb54a31b1720e77494e7cea623ce10bdaccbf5 (patch)
tree9218309407972ba3e404900e54adf180bb7e3912 /games/filters
parent54a7da4d58940574341beca6f18547ea85b90f20 (diff)
downloadports-62fb54a31b1720e77494e7cea623ce10bdaccbf5.tar.gz
ports-62fb54a31b1720e77494e7cea623ce10bdaccbf5.zip
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
Notes
Notes: svn path=/head/; revision=499208
Diffstat (limited to 'games/filters')
-rw-r--r--games/filters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/filters/Makefile b/games/filters/Makefile
index 0c41ce07e1f4..90ba4ad8b8ff 100644
--- a/games/filters/Makefile
+++ b/games/filters/Makefile
@@ -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}