summaryrefslogtreecommitdiff
path: root/editors/vim5
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim5')
-rw-r--r--editors/vim5/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index a7c35d0dd19e..db066f5a1113 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -63,7 +63,6 @@ MAKE_FLAGS:= CONF_OPT_PERL="--enable-perlinterp --enable-tclinterp --enable-csco
.else # LITE
PLIST= ${WRKDIR}/PLIST.nogui
-MAKE_FLAGS:= CONF_OPT_MAX="--enable-min-features" ${MAKE_FLAGS}
MAKE_FLAGS:= CONF_OPT_GUI="--enable-gui=no --without-x" ${MAKE_FLAGS}
MAKE_FLAGS:= CONF_OPT_PERL="--disable-perlinterp --disable-tclinterp" ${MAKE_FLAGS}
.endif # LITE