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 sablevm, sablevm-classpath and sab...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd63df2e2616
branches:  trunk
changeset: 471465:dd63df2e2616
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Mar 28 20:43:03 2004 +0000

description:
Add and enable sablevm, sablevm-classpath and sablevm-classpath-gui.

diffstat:

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

diffs (19 lines):

diff -r 203e96135706 -r dd63df2e2616 lang/Makefile
--- a/lang/Makefile     Sun Mar 28 20:42:07 2004 +0000
+++ b/lang/Makefile     Sun Mar 28 20:43:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.169 2004/03/28 20:35:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.170 2004/03/28 20:43:03 jmmv Exp $
 #
 
 COMMENT=       Programming languages
@@ -119,6 +119,9 @@
 SUBDIR+=       rexx-regina
 SUBDIR+=       ruby
 SUBDIR+=       ruby-base
+SUBDIR+=       sablevm
+SUBDIR+=       sablevm-classpath
+SUBDIR+=       sablevm-classpath-gui
 SUBDIR+=       sather
 SUBDIR+=       scheme48
 SUBDIR+=       scm



Home | Main Index | Thread Index | Old Index