mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
www/firefox: require more recent icu/rust after r490910/r501604
This commit is contained in:
parent
19cddac6dc
commit
0d31b9184d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502566
@ -343,7 +343,7 @@ post-patch-SNDIO-on:
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MRUST} || ${MOZILLA_VER:R:R} >= 54
|
||||
BUILD_DEPENDS+= ${RUST_DEFAULT}>=1.30:lang/${RUST_DEFAULT}
|
||||
BUILD_DEPENDS+= ${RUST_DEFAULT}>=1.32:lang/${RUST_DEFAULT}
|
||||
. if ${MOZILLA_VER:R:R} < 54
|
||||
MOZ_OPTIONS+= --enable-rust
|
||||
. endif
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
BUILD_DEPENDS= nspr>=4.21:devel/nspr \
|
||||
nss>=3.43:security/nss \
|
||||
icu>=59.1,1:devel/icu \
|
||||
icu>=63.1,1:devel/icu \
|
||||
libevent>=2.1.8:devel/libevent \
|
||||
harfbuzz>=2.3.1:print/harfbuzz \
|
||||
graphite2>=1.3.13:graphics/graphite2 \
|
||||
|
Loading…
Reference in New Issue
Block a user