From 21eed0f0932b81661601b99d500e29aaf110637f Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Wed, 24 Apr 2019 19:45:35 +0000 Subject: x11-wm/i3-gaps: add MAKE_JOBS_UNSAFE=yes I encountered a build error resulting from parallel build. PR: 237526 Approved by: tcberner (mentor), dg@syrec.org (maintainer) Differential Revision: https://reviews.freebsd.org/D20041 --- x11-wm/i3-gaps/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-wm/i3-gaps/Makefile') diff --git a/x11-wm/i3-gaps/Makefile b/x11-wm/i3-gaps/Makefile index 9873548a3b05..7ed2888dc265 100644 --- a/x11-wm/i3-gaps/Makefile +++ b/x11-wm/i3-gaps/Makefile @@ -40,6 +40,7 @@ USE_XORG= xcb GNU_CONFIGURE= yes CONFIGURE_OUTSOURCE= yes +MAKE_JOBS_UNSAFE= yes CONFLICTS_INSTALL= i3 -- cgit v1.2.3