pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Uncomment dylan-compiler - "Takes too long to bui...
details: https://anonhg.NetBSD.org/pkgsrc/rev/385f32f2ec3b
branches: trunk
changeset: 463101:385f32f2ec3b
user: agc <agc%pkgsrc.org@localhost>
date: Tue Oct 28 16:24:50 2003 +0000
description:
Uncomment dylan-compiler - "Takes too long to build" is relative to the
platform, and there are far worse offenders these days.
diffstat:
lang/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2d2a720dbdeb -r 385f32f2ec3b lang/Makefile
--- a/lang/Makefile Tue Oct 28 15:54:31 2003 +0000
+++ b/lang/Makefile Tue Oct 28 16:24:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.161 2003/10/04 20:33:01 agc Exp $
+# $NetBSD: Makefile,v 1.162 2003/10/28 16:24:50 agc Exp $
#
COMMENT= Programming languages
@@ -22,7 +22,7 @@
SUBDIR+= coq
SUBDIR+= cu-prolog
SUBDIR+= drscheme
-#SUBDIR+= dylan-compiler # takes too long to build
+SUBDIR+= dylan-compiler
SUBDIR+= dylan-interpreter
SUBDIR+= egcs
SUBDIR+= eieio
Home |
Main Index |
Thread Index |
Old Index