summaryrefslogtreecommitdiff
path: root/lang/mozart
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 21:37:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 21:37:26 +0000
commitfab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch)
tree10306281e9b501a32c6a83bb322a0c259c732f7f /lang/mozart
parentBROKEN: Does not install (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80292
Diffstat (limited to 'lang/mozart')
-rw-r--r--lang/mozart/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile
index f3cbc5885c47..698486535805 100644
--- a/lang/mozart/Makefile
+++ b/lang/mozart/Makefile
@@ -18,6 +18,8 @@ DISTFILES+= ${MOZART_DOCS}
MAINTAINER= mathiasp@virtual-earth.de
COMMENT= A distributed language with constraint-based inference
+BROKEN= "Does not compile"
+
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
tk83.1:${PORTSDIR}/x11-toolkits/tk83