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-ffi-compiler



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e992da25d8c
branches:  trunk
changeset: 409238:0e992da25d8c
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jan 16 14:36:51 2020 +0000

description:
devel/Makefile: add and enable ruby-ffi-compiler

diffstat:

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

diffs (17 lines):

diff -r 520045a882a5 -r 0e992da25d8c devel/Makefile
--- a/devel/Makefile    Thu Jan 16 14:36:15 2020 +0000
+++ b/devel/Makefile    Thu Jan 16 14:36:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3001 2020/01/16 14:03:50 nia Exp $
+# $NetBSD: Makefile,v 1.3002 2020/01/16 14:36:51 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2619,6 +2619,7 @@
 SUBDIR+=       ruby-facade
 SUBDIR+=       ruby-fast_gettext
 SUBDIR+=       ruby-ffi
+SUBDIR+=       ruby-ffi-compiler
 SUBDIR+=       ruby-ffi-yajl
 SUBDIR+=       ruby-fiddle
 SUBDIR+=       ruby-filesize



Home | Main Index | Thread Index | Old Index