diff options
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 1d930e9..069c7f1 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -67,6 +67,7 @@ MANLANG= "" ru.KOI8-R ru.UTF-8 pl.ISO8859-2 pl.UTF-8 pl fr.ISO8859-1 \ fr.UTF-8 fr it.ISO8859-1 it.UTF-8 it WANT_GNOME= yes +WANT_PERL= yes .if defined(WITH_PYTHON) USE_PYTHON= yes |