aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox-esr-i18n/Makefile')
-rw-r--r--www/firefox-esr-i18n/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox-esr-i18n/Makefile b/www/firefox-esr-i18n/Makefile
index a6ebdec236ef..55b3de4ce4f7 100644
--- a/www/firefox-esr-i18n/Makefile
+++ b/www/firefox-esr-i18n/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= firefox-i18n
-PORTVERSION= 2.0
-PORTREVISION= 1
+PORTVERSION= 2.0.0.1
CATEGORIES= www
MASTER_SITES= MOZILLA_EXTENDED/firefox/releases/${PORTVERSION}/linux-i686/xpi \
- CSME/myports/${DIST_SUBDIR}:alt
+ CSME/myports/xpi/firefox-i18n-2.0:alt
PKGNAMEPREFIX=
DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/:C/.*uk-UA.*/&:alt/}
DIST_SUBDIR= xpi/${DISTNAME}
@@ -25,8 +24,9 @@ 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 hu it \
- ja ko lt mk mn nb-NO nl nn-NO pl pt-BR ru sk sl sv-SE tr uk-UA 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 he hu it \
+ ja ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr \
+ uk-UA zh-CN zh-TW
.ifdef PACKAGE_BUILDING
FIREFOX_I18N?= all
.else