summaryrefslogtreecommitdiff
path: root/lang/dylan
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-07 09:09:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-07 09:09:31 +0000
commit9191ca29a5c570559f62dbca365697721bd85b28 (patch)
tree44d839c87c9197324dfb62589a22b6e2d690ea90 /lang/dylan
parentBroken dependency (diff)
Does not compile
Notes
Notes: svn path=/head/; revision=86460
Diffstat (limited to 'lang/dylan')
-rw-r--r--lang/dylan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index a0d8b5545b8b..2bebca42c19a 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -27,6 +27,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= housel@acm.org
COMMENT= CMU Gwydion project interpreter and compiler for the Dylan language
+BROKEN= Does not compile
+
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
USE_PERL5= yes