diff options
Diffstat (limited to 'lang/mozart/Makefile')
-rw-r--r-- | lang/mozart/Makefile | 2 |
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 |