pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Add and enable ruby16 and ruby18 package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2275d47f4e5f
branches: trunk
changeset: 484411:2275d47f4e5f
user: taca <taca%pkgsrc.org@localhost>
date: Sat Nov 27 14:16:05 2004 +0000
description:
Add and enable ruby16 and ruby18 package.
Disable ruby-base package now.
diffstat:
lang/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 4320b0ecb84c -r 2275d47f4e5f lang/Makefile
--- a/lang/Makefile Sat Nov 27 14:14:05 2004 +0000
+++ b/lang/Makefile Sat Nov 27 14:16:05 2004 +0000
@@ -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+= 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
Home |
Main Index |
Thread Index |
Old Index