summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-12-08 18:43:22 +0900
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-12-08 18:53:47 +0900
commit530ba72d08ba331390c4890a8de5d0c418d1dfc1 (patch)
treee485a584386b6260200f7b22b299000b2a32be62 /editors
parentx11-wm/gamescope: drop bc1d9770a8d9 leftover after 05356a1b1a22 (diff)
editors/with-editor-devel: Mark MAKE_JOBS_UNSAFE
It seems parallel build sometimes fails after recent update. Reported by: pkg-fallout
Diffstat (limited to 'editors')
-rw-r--r--editors/with-editor-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/with-editor-devel/Makefile b/editors/with-editor-devel/Makefile
index c0943822ede0..66863787b8cd 100644
--- a/editors/with-editor-devel/Makefile
+++ b/editors/with-editor-devel/Makefile
@@ -20,6 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= magit
MAKE_ENV+= LOAD_PATH="-L ${WRKSRC}/lisp -L ${PREFIX}/${EMACS_SITE_LISPDIR} -L ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} -L ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/compat"
+MAKE_JOBS_UNSAFE= yes
ALL_TARGET= lisp info
CONFLICTS_INSTALL= with-editor-emacs*