aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-04-29 05:36:08 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-04-29 05:36:08 +0800
commit2cdbff4d5e8d53df689b89d0fb6722dfd21f6f63 (patch)
treecb53294eaaa084204e9030a9243724935fd4b884 /editors/vim
parent93eaf94f3616a92a70c54f6360137f2c09c1d528 (diff)
downloadfreebsd-ports-gnome-2cdbff4d5e8d53df689b89d0fb6722dfd21f6f63.tar.gz
freebsd-ports-gnome-2cdbff4d5e8d53df689b89d0fb6722dfd21f6f63.tar.zst
freebsd-ports-gnome-2cdbff4d5e8d53df689b89d0fb6722dfd21f6f63.zip
- Mark MAKE_JOBS_UNSAFE= yes
Approved by: pav (via irc on #bsdports) Tested on: RideCharge TB, and P6 TB
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 7bc5945cd606..97461e96f71c 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -30,6 +30,8 @@ PATCHFILES:= ${PATCHFILES:N7.2.${p}}
MAINTAINER?= obrien@FreeBSD.org
COMMENT?= Vi "workalike", with many additional features
+MAKE_JOBS_UNSAFE= yes
+
SLAVEDIRS= editors/vim-lite
.if defined(WITH_OPTIONS) || defined(WITH_VIM_OPTIONS)