MFH: r488128

www/firefox: chase rust version check after r486573

https://bugzilla.mozilla.org/show_bug.cgi?id=1490147

Approved by:	ports-secteam blanket
This commit is contained in:
Jan Beich 2018-12-22 20:59:07 +00:00
parent 9c4efa54d7
commit b7ec555dca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=488130

View File

@ -387,7 +387,7 @@ post-patch-SNDIO-on:
.endif
.if ${PORT_OPTIONS:MRUST} || ${MOZILLA_VER:R:R} >= 54
BUILD_DEPENDS+= ${RUST_PORT:T}>=1.28:${RUST_PORT}
BUILD_DEPENDS+= ${RUST_PORT:T}>=1.29:${RUST_PORT}
RUST_PORT?= lang/rust
. if ${MOZILLA_VER:R:R} < 54
MOZ_OPTIONS+= --enable-rust