diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-06-16 14:05:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-06-16 14:05:41 +0000 |
commit | 00e90e73ad8b71486dd684c45716a726dcd1697c (patch) | |
tree | e8c80606be4079c903dcdb0361ab2acc99aed414 /mail/thunderbird-i18n/Makefile.option | |
parent | Update to 3.4.3 (diff) |
www/firefox*i18n: add missing langpacks
MFH: 2017Q2
Diffstat (limited to 'mail/thunderbird-i18n/Makefile.option')
-rw-r--r-- | mail/thunderbird-i18n/Makefile.option | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/thunderbird-i18n/Makefile.option b/mail/thunderbird-i18n/Makefile.option index 42c0a6e0c026..59509faa03bf 100644 --- a/mail/thunderbird-i18n/Makefile.option +++ b/mail/thunderbird-i18n/Makefile.option @@ -35,6 +35,7 @@ OPTIONS_DEFINE= LANG_AR \ LANG_IS \ LANG_IT \ LANG_JA \ + LANG_KAB \ LANG_KO \ LANG_LT \ LANG_NB \ @@ -64,3 +65,4 @@ OPTIONS_DEFAULT=LANG_CN LANG_ES LANG_PBR LANG_RU LANG_JA LANG_DE LANG_FR \ LANG_DSB_DESC?= Lower Sorbian language support LANG_HSB_DESC?= Upper Sorbian language support +LANG_KAB_DESC?= Taqbaylit language support |