summaryrefslogtreecommitdiffstats
path: root/package/vim/vim.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/vim/vim.mk')
-rw-r--r--package/vim/vim.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vim/vim.mk b/package/vim/vim.mk
index cc24316ca2..e06af00d5f 100644
--- a/package/vim/vim.mk
+++ b/package/vim/vim.mk
@@ -20,7 +20,7 @@ VIM_CONF_ENV = vim_cv_toupper_broken=no \
ac_cv_sizeof_int=4 \
ac_cv_small_wchar_t=no
# GUI/X11 headers leak from the host so forcibly disable them
-VIM_CONF_OPT = --with-tlib=ncurses --enable-gui=no --without-x
+VIM_CONF_OPTS = --with-tlib=ncurses --enable-gui=no --without-x
VIM_LICENSE = Charityware
VIM_LICENSE_FILES = README.txt
OpenPOWER on IntegriCloud