summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-17 09:50:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-17 09:50:58 +0000
commit68f8a26a9f7dda5749ca269d78fe9ffbe3b60200 (patch)
tree8700d310523901a34a90e3cf37f9d1e9493264ae /lang
parentUpgrade to 1.4. (diff)
BROKEN: Does not detect bison correctly
Notes
Notes: svn path=/head/; revision=59326
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 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