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-base and ruby18-base.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9080c5262c9
branches:  trunk
changeset: 490263:c9080c5262c9
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 06 17:02:34 2005 +0000

description:
Add and enable ruby16-base and ruby18-base.

diffstat:

 lang/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 91899ce08659 -r c9080c5262c9 lang/Makefile
--- a/lang/Makefile     Sun Mar 06 16:58:13 2005 +0000
+++ b/lang/Makefile     Sun Mar 06 17:02:34 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.209 2005/03/03 09:30:00 wiz Exp $
+# $NetBSD: Makefile,v 1.210 2005/03/06 17:02:34 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -135,7 +135,9 @@
 SUBDIR+=       rexx-regina
 SUBDIR+=       ruby
 SUBDIR+=       ruby16
+SUBDIR+=       ruby16-base
 SUBDIR+=       ruby18
+SUBDIR+=       ruby18-base
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index