www/firefox: bump required cbindgen after r501604

Reported by:	Mikaël Urankar
This commit is contained in:
Jan Beich 2019-05-25 16:11:00 +00:00
parent 7f74befdbe
commit c784ee57d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502585

View file

@ -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