www/firefox: bump required cbindgen after r501604
Reported by: Mikaël Urankar
This commit is contained in:
parent
7f74befdbe
commit
c784ee57d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502585
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ MOZ_EXPORT+= PYTHON3="${LOCALBASE}/bin/python${PYTHON3_DEFAULT}"
|
|||
.endif
|
||||
|
||||
.if ${MOZILLA_VER:R:R} >= 63
|
||||
BUILD_DEPENDS+= rust-cbindgen>=0.6.8:devel/rust-cbindgen \
|
||||
BUILD_DEPENDS+= rust-cbindgen>=0.8.2:devel/rust-cbindgen \
|
||||
node:www/node
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue