aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2007-12-19 01:54:33 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2007-12-19 01:54:33 +0000
commitadc109b9a6e80e4e732abb4a9c9cb55fbee6fac7 (patch)
tree14e44717571776af90ce7049405ea499e203d5df /editors/vim
parent0a4d56f95bef3eb8b7d48bc5d44f0e87df40182c (diff)
downloadports-adc109b9a6e80e4e732abb4a9c9cb55fbee6fac7.tar.gz
ports-adc109b9a6e80e4e732abb4a9c9cb55fbee6fac7.zip
Notes
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 61e89d8878db..3c514fb20c35 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -61,6 +61,7 @@ WITH_PERL= yes
WITH_PYTHON= yes
WITH_CSCOPE= yes
WITH_EXUBERANT_CTAGS=yes
+WITH_LANG= yes
.endif
.if defined(WITH_TCL)