diff options
Diffstat (limited to 'www/firefox-i18n/Makefile')
-rw-r--r-- | www/firefox-i18n/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile index 41b08d939fb8..20a63dbeeda2 100644 --- a/www/firefox-i18n/Makefile +++ b/www/firefox-i18n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox-i18n -PORTVERSION= 1.5.0.7 +PORTVERSION= 2.0 CATEGORIES= www MASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -23,8 +23,8 @@ RUN_DEPENDS+= xpi-locale-switcher>=0:${PORTSDIR}/www/xpi-locale-switcher NO_BUILD= yes USE_XPI= *firefox -FIREFOX_I18N_ALL= ar bg ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it \ - ja ko lt mk nb-NO nl pa-IN pl pt-BR ro ru sk sl sv-SE tr zh-CN zh-TW +FIREFOX_I18N_ALL= ar bg ca cs da de el en-GB es-AR es-ES eu fi fr fy-NL ga-IE gu-IN hu it \ + ja ko lt mk mn nb-NO nl nn-NO pl pt-BR ru sk sl sv-SE tr zh-CN zh-TW .ifdef PACKAGE_BUILDING FIREFOX_I18N?= all .else |