summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 946accb98ca6..977d4aaced9f 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -30,7 +30,7 @@ COMMENT?= Vi "workalike", with many additional features
SLAVEDIRS= editors/vim-lite
.if defined(WITH_OPTIONS) || defined(WITH_VIM_OPTIONS)
-.include "${.CURDIR}/options"
+.include "${.CURDIR}/../vim/options"
.endif
CONFLICTS= vim6* vim*-lite