From 34657c66a97b883b2186e5d9151648ca1ffe42c4 Mon Sep 17 00:00:00 2001 From: jeremy Date: Wed, 12 Dec 2012 21:57:58 +0000 Subject: [PATCH] Link ruby-ref and ruby-therubyracer to the build --- devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 9284c0a331c..770063a4d82 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1094 2012/12/02 21:26:23 kili Exp $ +# $OpenBSD: Makefile,v 1.1095 2012/12/12 21:57:58 jeremy Exp $ SUBDIR = SUBDIR += ElectricFence @@ -1220,6 +1220,7 @@ SUBDIR += ruby-rcov SUBDIR += ruby-rcov,ruby18 SUBDIR += ruby-rdoc + SUBDIR += ruby-ref SUBDIR += ruby-rspec SUBDIR += ruby-ruby2ruby SUBDIR += ruby-ruby_parser @@ -1233,6 +1234,7 @@ SUBDIR += ruby-systemtimer SUBDIR += ruby-systemu SUBDIR += ruby-term-ansicolor + SUBDIR += ruby-therubyracer SUBDIR += ruby-tilt SUBDIR += ruby-transaction-simple SUBDIR += ruby-trollop