diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
commit | fab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch) | |
tree | 10306281e9b501a32c6a83bb322a0c259c732f7f /lang/mozart/Makefile | |
parent | 072d324e0734b060958fb326b95271d7228f86cb (diff) |
Notes
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 |