summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index ccc913fa7fec..32ae26a375e3 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -67,7 +67,7 @@ WITH_PERL= yes
WITH_PYTHON= yes
WITH_RUBY= yes
WITH_TCL= yes
-WITH_LUNA= yes
+WITH_LUA= yes
.endif
.if defined(WITH_PYTHON)