summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-01-15 20:17:09 +0000
committeragc <agc@pkgsrc.org>2002-01-15 20:17:09 +0000
commitd11840f91322c43314bd2d080ea1abc446980415 (patch)
treec63c73f7d08418d15436aef4ac6d94023cb22ab3 /lang/Makefile
parentc99833b44a0c7ebbf059a15a85682e1af4929e97 (diff)
downloadpkgsrc-d11840f91322c43314bd2d080ea1abc446980415.tar.gz
Add, but do not enable, dylan-compiler.
A build of this package on an 800 MHz PIII, with 128 MB memory, took 8 hours and 15 minutes, so keep this package disabled for just now.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 646513d0efe..a9f06ea2afa 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2002/01/15 20:10:51 agc Exp $
+# $NetBSD: Makefile,v 1.109 2002/01/15 20:17:09 agc Exp $
#
COMMENT= Programming languages
@@ -18,6 +18,7 @@ SUBDIR+= cint
SUBDIR+= clisp
SUBDIR+= cu-prolog
SUBDIR+= drscheme
+#SUBDIR+= dylan-compiler # takes too long to build
SUBDIR+= dylan-interpreter
SUBDIR+= egcs
SUBDIR+= eieio