git: 84b01d82a454 - 2022Q2 - www/firefox: disable system ICU on /quarterly after 5ed442f26305
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 17:03:18 UTC
The branch 2022Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84b01d82a454c6c7409b484c6de5a4f97e2f04e2
commit 84b01d82a454c6c7409b484c6de5a4f97e2f04e2
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-05-26 17:00:05 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-05-26 17:00:26 +0000
www/firefox: disable system ICU on /quarterly after 5ed442f26305
checking for icu-i18n >= 71.1... no
ERROR: Package dependency requirement 'icu-i18n >= 71.1' could not be satisfied.
ERROR: Package 'icu-i18n' has version '70.1', required version is '>= 71.1'
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout
---
www/firefox/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 31fd09b9e751..bd72fc9c5910 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -29,7 +29,7 @@ BUILD_DEPENDS= nspr>=4.32:devel/nspr \
USE_GECKO= gecko
CONFLICTS_INSTALL= firefox-esr
-USE_MOZILLA= -sqlite
+USE_MOZILLA= -icu -sqlite
CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234
# work around bindgen not finding ICU, e.g.
# dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true