aboutsummaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-11-28 18:09:48 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-11-28 18:09:48 +0000
commit8dd0b5f4cdf4c488e1368686379ede04493b6fc3 (patch)
treefa38c556beca0e1d5ed4471e6a201f4e59046b95 /editors/vim/Makefile
parent0ecac5b7f646e23796c57ccab220bcb5a47ebe87 (diff)
downloadports-8dd0b5f4cdf4c488e1368686379ede04493b6fc3.tar.gz
ports-8dd0b5f4cdf4c488e1368686379ede04493b6fc3.zip
Notes
Diffstat (limited to 'editors/vim/Makefile')
-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