diff options
author | taca <taca@pkgsrc.org> | 2014-05-21 03:10:30 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-05-21 03:10:30 +0000 |
commit | 3b346d70785e57d12424e5a357cc224a4609e048 (patch) | |
tree | e2436b35b015936186dbbb6244ca223744f5caa8 | |
parent | c14bec2f7500fcb75800d6b5c5054949ed5ac6b2 (diff) | |
download | pkgsrc-3b346d70785e57d12424e5a357cc224a4609e048.tar.gz |
Add some "used by" lines.
-rw-r--r-- | lang/ruby/Makefile.common | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/ruby/Makefile.common b/lang/ruby/Makefile.common index 32750c22a8a..756eacff42b 100644 --- a/lang/ruby/Makefile.common +++ b/lang/ruby/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.30 2014/03/13 17:06:42 taca Exp $ +# $NetBSD: Makefile.common,v 1.31 2014/05/21 03:10:30 taca Exp $ # # Ruby base distribution common definition # used by databases/ruby-gdbm/Makefile @@ -10,6 +10,10 @@ # used by lang/ruby18-base/Makefile # used by lang/ruby193/Makefile # used by lang/ruby193-base/Makefile +# used by lang/ruby200/Makefile +# used by lang/ruby200-base/Makefile +# used by lang/ruby21/Makefile +# used by lang/ruby21-base/Makefile # used by textproc/ruby-psych/Makefile # used by x11/ruby-tk/Makefile # |