diff options
author | taca <taca@pkgsrc.org> | 2011-12-18 13:20:17 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-18 13:20:17 +0000 |
commit | a8932b5d98263bf41e837d1d98c08f0657e9db5c (patch) | |
tree | 539ce3c3fe9aa09e3cc285cef93a775986a88797 /lang/ruby | |
parent | 3578ee84ea17ec2a8d64135e20787ac6063be1d7 (diff) | |
download | pkgsrc-a8932b5d98263bf41e837d1d98c08f0657e9db5c.tar.gz |
Add two "used by" line for lang/ruby193/Makefile and
lang/ruby193-base/Makefile.
Diffstat (limited to 'lang/ruby')
-rw-r--r-- | lang/ruby/Makefile.common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/ruby/Makefile.common b/lang/ruby/Makefile.common index 226d9020767..c96702fdfef 100644 --- a/lang/ruby/Makefile.common +++ b/lang/ruby/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2011/11/08 15:19:55 taca Exp $ +# $NetBSD: Makefile.common,v 1.23 2011/12/18 13:20:17 taca Exp $ # # Ruby base distribution common definition # used by databases/ruby-gdbm/Makefile @@ -10,6 +10,8 @@ # used by lang/ruby18-base/Makefile # used by lang/ruby19/Makefile # used by lang/ruby19-base/Makefile +# used by lang/ruby193/Makefile +# used by lang/ruby193-base/Makefile # used by textproc/ruby-psych/Makefile # used by x11/ruby-tk/Makefile |