From bd41d23903a04953526e8469fa35f36b7a85adf5 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 30 Jun 2020 17:18:05 +0000 Subject: [direct commit] www/firefox: unbreak after r540842 r532707 is not in 2020Q2 but 2020Q3 ETA in ~1 day, so use bundled ICU. https://hg.mozilla.org/releases/mozilla-release/rev/61970f5454db ===> firefox-78.0_2,1 depends on package: icu>=67.1,1 - not found ===> Installing existing package /packages/All/icu-66.1,1.txz [121amd64-quarterly-job-12] Installing icu-66.1,1... [121amd64-quarterly-job-12] Extracting icu-66.1,1: .......... done ===> firefox-78.0_2,1 depends on package: icu>=67.1,1 - not found *** Error code 1 Reported by: pkg-fallout Approved by: ports-secteam blanket --- www/firefox/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index aef11328dad0..485441800bff 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -15,7 +15,6 @@ COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.25:devel/nspr \ nss>=3.53.1:security/nss \ - icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.6.6:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ @@ -30,7 +29,7 @@ BUILD_DEPENDS= nspr>=4.25:devel/nspr \ USE_GECKO= gecko CONFLICTS_INSTALL= firefox-esr -USE_MOZILLA= -sqlite +USE_MOZILLA= -icu -sqlite USES= tar:xz -- cgit v1.2.3