summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-06-13 13:38:19 +0000
committernia <nia@pkgsrc.org>2022-06-13 13:38:19 +0000
commite3fef6010bdc221a98d6f3d99a48df9101fda925 (patch)
treeb8099dc94e2f8c3a88b44d5c1deace480265656e /mk
parent3f99970077c13d7cb468675ca6ea6324ef7c5a58 (diff)
downloadpkgsrc-e3fef6010bdc221a98d6f3d99a48df9101fda925.tar.gz
rust: For clarity, rename rust-llvm to rust-internal-llvm
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index a311091c151..b0376603a7a 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -745,7 +745,7 @@ ruby Enable Ruby support.
ruby-build-ri-db Build and install database for Ruby's ri utility.
rust Enable Rust support.
rust-cargo-static Build cargo semi-statically with built-in curl+openssl
-rust-llvm Use Rust internal LLVM in builds.
+rust-internal-llvm Use Rust internal LLVM in builds.
samba Enable Samba file and print services support.
samplerate Enable libsamplerate support.
sane Enable support for SANE scanners.