aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-08-05 02:51:07 +0800
committererwin <erwin@FreeBSD.org>2008-08-05 02:51:07 +0800
commitbe437a84fdc814c8468795419702b24ccb1b1863 (patch)
treec0b54bd611204bf441e7bc9109d651083a584499 /editors
parent45c182ee64bd4b3a1e007a681f06732bcbc5a2ed (diff)
downloadfreebsd-ports-gnome-be437a84fdc814c8468795419702b24ccb1b1863.tar.gz
freebsd-ports-gnome-be437a84fdc814c8468795419702b24ccb1b1863.tar.zst
freebsd-ports-gnome-be437a84fdc814c8468795419702b24ccb1b1863.zip
Mark BROKEN: does not build
Diffstat (limited to 'editors')
-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)