aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/i3/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-29 02:23:16 +0800
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-29 02:23:16 +0800
commitbc89f33efcd3657e7839b503cc523d364eb3f50c (patch)
treea444901fa12f12797a8e7f8bc3dd424f95e74a06 /x11-wm/i3/Makefile
parent2541c1af71b005f0ccb7f10f4476920a2249e518 (diff)
downloadfreebsd-ports-gnome-bc89f33efcd3657e7839b503cc523d364eb3f50c.tar.gz
freebsd-ports-gnome-bc89f33efcd3657e7839b503cc523d364eb3f50c.tar.zst
freebsd-ports-gnome-bc89f33efcd3657e7839b503cc523d364eb3f50c.zip
x11-wm/i3: fix build with many threads
i3 needs MAKE_JOBS_UNSAFE=yes to build. Errors: /wrkdirs/usr/ports/x11-wm/i3/work/i3-4.16/../i3-4.16/i3-config-wizard/main.c:109:10: fatal error: GENERATED_config_enums.h: No such file or directory #include "GENERATED_config_enums.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. PR: 237890 Approved by: tcberner (mentor), bapt (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20438
Diffstat (limited to 'x11-wm/i3/Makefile')
-rw-r--r--x11-wm/i3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile
index e04cc6fd96ce..f064301dfb7f 100644
--- a/x11-wm/i3/Makefile
+++ b/x11-wm/i3/Makefile
@@ -35,6 +35,7 @@ CONFIGURE_OUTSOURCE= yes
CONFIGURE_ENV= ac_cv_path_PATH_ASCIIDOC=""
LDFLAGS+= ${ICONV_LIB}
INSTALL_TARGET= install-strip
+MAKE_JOBS_UNSAFE= yes
CONFLICTS_INSTALL= i3-gaps