summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 661637312014..f1acd74bad87 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vim
PORTVERSION= 8.0.1342
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= editors
@@ -71,12 +71,12 @@ SCHEME_DESC= MzScheme (Racket) bindings
OPTIONS_EXCLUDE_powerpc64= RUBY
# GENERAL OPTIONS
-CSCOPE_ENABLE= cscope
+CSCOPE_CONFIGURE_ENABLE=cscope
CSCOPE_RUN_DEPENDS= cscope:devel/cscope
EXUBERANT_CTAGS_RUN_DEPENDS= exctags:devel/ctags
-NLS_CONFIGURE_OFF= --enable-nls=no
+NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
# UI