From 29b86b9fb0955a9751e19859cb1612af4b7db0c7 Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 17 May 2002 09:50:58 +0000 Subject: BROKEN: Does not detect bison correctly --- lang/mozart/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile index c8a1bac3df09..26b5ce1d5a8f 100644 --- a/lang/mozart/Makefile +++ b/lang/mozart/Makefile @@ -17,6 +17,8 @@ DISTFILES+= ${MOZART_DOCS} MAINTAINER= mathiasp@virtual-earth.de +BROKEN= "Does not detect bison correctly" + BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 -- cgit