pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-corefoundation



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fd80c63b0b5
branches:  trunk
changeset: 389041:7fd80c63b0b5
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Nov 29 12:42:52 2022 +0000

description:
devel/Makefile: add and enable ruby-corefoundation

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f21c0da66f52 -r 7fd80c63b0b5 devel/Makefile
--- a/devel/Makefile    Tue Nov 29 12:42:00 2022 +0000
+++ b/devel/Makefile    Tue Nov 29 12:42:52 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3834 2022/11/29 05:46:35 adam Exp $
+# $NetBSD: Makefile,v 1.3835 2022/11/29 12:42:52 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3068,6 +3068,7 @@
 SUBDIR+=       ruby-concurrent-ruby
 SUBDIR+=       ruby-console
 SUBDIR+=       ruby-contracts
+SUBDIR+=       ruby-corefoundation
 SUBDIR+=       ruby-cucumber-core
 SUBDIR+=       ruby-cucumber-expressions
 SUBDIR+=       ruby-cucumber-messages



Home | Main Index | Thread Index | Old Index