CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/01/02 03:33:43
Modified files:
www/mozilla : mozilla.port.mk
Log message:
www/mozilla: uses lang/rust module
It switches all ports using www/mozilla to use MODULES+=lang/rust instead of
BUILD_DEPENDS+=lang/rust.
It makes the ports to use _SYSTEM_VERSION-rust and be bumped automatically when
rust (compiler or stdlib) changes, and so get the package updated.
ok tb@ landry@
