From 7543cd413df589c8b88870f65795dd7f6bbfbffc Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 6 May 2003 21:37:26 +0000 Subject: BROKEN: Does not compile --- lang/mozart/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') 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 -- cgit