summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-28 21:36:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-28 21:36:08 +0000
commit496112748c7c98e56b3eb7fb521ec43d6d42a903 (patch)
tree216598c80d10ec80cce3760b1e6c7f0d609df000 /editors/vim
parent- CVE-2007-3387 has been fixed in pdftohtml 0.39_3. (diff)
- Mark MAKE_JOBS_UNSAFE= yes
Approved by: pav (via irc on #bsdports) Tested on: RideCharge TB, and P6 TB
Notes
Notes: svn path=/head/; revision=232921
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)