File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11PORTNAME = firefox
22DISTVERSION = 137.0
3- PORTREVISION = 1
3+ PORTREVISION = 2
44PORTEPOCH = 2
55CATEGORIES = www wayland
66MASTER_SITES = MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
@@ -13,6 +13,7 @@ WWW= https://www.mozilla.com/firefox
1313
1414BUILD_DEPENDS = nspr>=4.32:devel/nspr \
1515 nss>=3.109:security/nss \
16+ icu>=76.1:devel/icu \
1617 libevent>=2.1.8:devel/libevent \
1718 harfbuzz>=10.1.0:print/harfbuzz \
1819 graphite2>=1.3.14:graphics/graphite2 \
@@ -31,8 +32,7 @@ BUILD_DEPENDS= nspr>=4.32:devel/nspr \
3132
3233USE_GECKO = gecko
3334CONFLICTS_INSTALL = firefox-esr
34- # we have to use the builtin icu as devel/icu is too old on 2025Q1
35- USE_MOZILLA = -icu -sqlite
35+ USE_MOZILLA = -sqlite
3636# work around bindgen not finding ICU, e.g.
3737# dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true
3838CONFIGURE_ENV+ = BINDGEN_CFLAGS="-I${LOCALBASE}/include"
You can’t perform that action at this time.
0 commit comments