From 57c7cb66d5e7291bdb72f78ef1a9871e2fe25dc2 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 27 Nov 2004 14:16:05 +0000 Subject: Add and enable ruby16 and ruby18 package. Disable ruby-base package now. --- lang/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 9ba3fd6259e..e7d5fd4f1b5 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2004/11/25 22:02:49 jlam Exp $ +# $NetBSD: Makefile,v 1.200 2004/11/27 14:16:05 taca Exp $ # COMMENT= Programming languages @@ -129,7 +129,9 @@ SUBDIR+= python23-pth SUBDIR+= rexx-imc SUBDIR+= rexx-regina SUBDIR+= ruby -SUBDIR+= ruby-base +SUBDIR+= ruby16 +SUBDIR+= ruby18 +#SUBDIR+= ruby-base SUBDIR+= sablevm SUBDIR+= sablevm-classpath SUBDIR+= sablevm-classpath-gui -- cgit v1.2.3