summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-08-04 18:51:07 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-08-04 18:51:07 +0000
commit42ea94ba8eb3bd549f4ffbfd61dfecf94dc20b69 (patch)
treea6743e12d0624161e799e17be8fe809942b05063 /editors/vim
parentAllow gcompris to find its prefix without binary relocation enabled. (diff)
Mark BROKEN: does not build
Notes
Notes: svn path=/head/; revision=218037
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 3e83bddf220f..d4944c16cf0d 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -31,6 +31,8 @@ PATCHFILES:= ${PATCHFILES:S/126/126ne/}
MAINTAINER?= obrien@FreeBSD.org
COMMENT?= Vi "workalike", with many additional features
+BROKEN= does not build
+
SLAVEDIRS= editors/vim-lite
.if defined(WITH_OPTIONS) || defined(WITH_VIM_OPTIONS)