summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile1
-rw-r--r--editors/vim5/Makefile1
-rw-r--r--editors/vim6/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index a7c35d0dd19e..db066f5a1113 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/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
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
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index a7c35d0dd19e..db066f5a1113 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/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