aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-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