pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults mk/defaults/options.description: add ruby-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fbef31e72850
branches:  trunk
changeset: 384652:fbef31e72850
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Sep 03 13:25:08 2022 +0000

description:
mk/defaults/options.description: add ruby-unicorn

Enable unicorn support.

diffstat:

 mk/defaults/options.description |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 2886d9cf8297 -r fbef31e72850 mk/defaults/options.description
--- a/mk/defaults/options.description   Sat Sep 03 13:15:06 2022 +0000
+++ b/mk/defaults/options.description   Sat Sep 03 13:25:08 2022 +0000
@@ -748,6 +748,7 @@
 rtree                  Enable R-tree support.
 ruby                   Enable Ruby support.
 ruby-build-ri-db       Build and install database for Ruby's ri utility.
+ruby-unicorn           Enable unicorn support.
 rust                   Enable Rust support.
 rust-cargo-static      Build cargo semi-statically with built-in curl+openssl
 rust-internal-llvm     Use Rust internal LLVM in builds.



Home | Main Index | Thread Index | Old Index