summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-10-13 11:04:38 +0900
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-10-13 11:07:54 +0900
commit814a13d517766115be6205981d361e92d34f4e28 (patch)
tree4c70751a43440aecb65b70ec0be3a95dbc996738 /databases
parentgraphics/mesa-devel: update to 22.2.b.3546 (diff)
databases/emacsql: Mark MAKE_JOBS_UNSAFE
Paralell build may fail after updated to 3.1.0. Reported by: pkg-fallout
Diffstat (limited to 'databases')
-rw-r--r--databases/emacsql/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/emacsql/Makefile b/databases/emacsql/Makefile
index 7bc1c002c5ad..31d4e4506305 100644
--- a/databases/emacsql/Makefile
+++ b/databases/emacsql/Makefile
@@ -20,6 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= magit
MAKE_ENV+= LOAD_PATH="-L ${PREFIX}/${EMACS_SITE_LISPDIR} -L ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}"
+MAKE_JOBS_UNSAFE= yes
TEST_TARGET= test
CONFLICTS_INSTALL= emacsql emacsql-emacs_*