From 15bb7d219b1826d5484d6a1bcb679d65040891f7 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 4 Mar 2012 16:11:39 +0000 Subject: [PATCH] Add and enable ruby-execjs. --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index 16b1a945bb0f..0ee739a39b54 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2012/02/09 20:03:48 drochner Exp $ +# $NetBSD: Makefile,v 1.313 2012/03/04 16:11:39 taca Exp $ # COMMENT= Programming languages @@ -155,6 +155,7 @@ SUBDIR+= rexx-imc SUBDIR+= rexx-regina SUBDIR+= ruby SUBDIR+= ruby-doc-stdlib +SUBDIR+= ruby-execjs SUBDIR+= ruby18 SUBDIR+= ruby18-base SUBDIR+= ruby19