CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/01/01 21:47:30
Modified files:
security/clamav: Makefile
Log message:
security/clamav: uses lang/rust module
It switches clamav 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@ sthen@
