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 scala



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3dfad88e91f
branches:  trunk
changeset: 570309:c3dfad88e91f
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Jan 28 07:14:28 2010 +0000

description:
add and enable scala

diffstat:

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

diffs (17 lines):

diff -r c752409f9eef -r c3dfad88e91f lang/Makefile
--- a/lang/Makefile     Thu Jan 28 07:12:27 2010 +0000
+++ b/lang/Makefile     Thu Jan 28 07:14:28 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.281 2009/11/20 12:09:13 drochner Exp $
+# $NetBSD: Makefile,v 1.282 2010/01/28 07:14:28 jnemeth Exp $
 #
 
 COMMENT=       Programming languages
@@ -150,6 +150,7 @@
 SUBDIR+=       sablevm-classpath-gui
 SUBDIR+=       sather
 SUBDIR+=       sbcl
+SUBDIR+=       scala
 SUBDIR+=       scheme48
 SUBDIR+=       scm
 SUBDIR+=       see



Home | Main Index | Thread Index | Old Index