summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 9c1b90030e16..56bd5237ad2e 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -175,6 +175,9 @@ MAKE_ARGS+= CONF_OPT_PERL="--disable-perlinterp --disable-pythoninterp --disable
.if exists(${LOCALBASE}/lib/libiconv.so)
USE_ICONV= yes
.endif
+.if exists(${LOCALBASE}/lib/libintl.so)
+USE_GETTEXT= yes
+.endif
.if defined(WITH_EXUBERANT_CTAGS)
CTAGS_CMD= exctags -R .