diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-05 21:44:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-05 21:44:30 +0000 |
commit | e372e395af736338ea67c59a8cd7ec482ab58f83 (patch) | |
tree | 30ba8435b0978e2730cea735fe5534cc4d53bbe4 /x11-wm | |
parent | 2a7170f798575123a11c902efd4750c5a0feb74d (diff) | |
download | ports-e372e395af736338ea67c59a8cd7ec482ab58f83.tar.gz ports-e372e395af736338ea67c59a8cd7ec482ab58f83.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/i3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index ca1bcb4ace49..f43f04614bf3 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -25,7 +25,7 @@ USE_XLIB= yes USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/i3 \ bin/i3-msg \ |