summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-05 21:44:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-05 21:44:30 +0000
commite372e395af736338ea67c59a8cd7ec482ab58f83 (patch)
tree30ba8435b0978e2730cea735fe5534cc4d53bbe4 /x11-wm
parentIf you install the port it creates an empty directory which is not packaged. (diff)
- Flip MAKE_JOBS_SAFE -> UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=245244
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/i3/Makefile2
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 \