diff --git a/converters/Makefile b/converters/Makefile index 4c2fa7039da..18c88e9e2b6 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.54 2011/06/14 11:16:46 robert Exp $ +# $OpenBSD: Makefile,v 1.55 2011/12/13 17:42:14 jeremy Exp $ # SUBDIR = @@ -55,6 +55,7 @@ SUBDIR += qprint SUBDIR += recode SUBDIR += rpm2cpio + SUBDIR += ruby-multi_json SUBDIR += ruby-json SUBDIR += ruby-json,ruby19 SUBDIR += trans diff --git a/devel/Makefile b/devel/Makefile index 9c741cf205c..6d25731ddbd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1001 2011/12/06 21:15:18 kili Exp $ +# $OpenBSD: Makefile,v 1.1002 2011/12/13 17:44:06 jeremy Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR = @@ -1068,6 +1068,7 @@ SUBDIR += ruby-gir_ffi SUBDIR += ruby-git SUBDIR += ruby-highline + SUBDIR += ruby-hike SUBDIR += ruby-hoe SUBDIR += ruby-home_run SUBDIR += ruby-i18n @@ -1093,6 +1094,7 @@ SUBDIR += ruby-rake-compiler SUBDIR += ruby-rcov SUBDIR += ruby-rcov,ruby19 + SUBDIR += ruby-rdoc SUBDIR += ruby-rparsec SUBDIR += ruby-rspec SUBDIR += ruby-ruby2ruby @@ -1101,6 +1103,7 @@ SUBDIR += ruby-rubyinline SUBDIR += ruby-sexp SUBDIR += ruby-sexp_processor + SUBDIR += ruby-sprockets SUBDIR += ruby-stringex SUBDIR += ruby-subset_sum SUBDIR += ruby-subset_sum,ruby19 diff --git a/www/Makefile b/www/Makefile index 52d998bcef5..9f2cfed07d2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.537 2011/12/06 20:55:11 kili Exp $ +# $OpenBSD: Makefile,v 1.538 2011/12/13 17:46:27 jeremy Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ SUBDIR = @@ -421,7 +421,9 @@ SUBDIR += ruby-mongrel SUBDIR += ruby-passenger SUBDIR += ruby-rack + SUBDIR += ruby-rack-cache SUBDIR += ruby-rack-mount + SUBDIR += ruby-rack-ssl SUBDIR += ruby-rack-test SUBDIR += ruby-rails SUBDIR += ruby-railties