aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-05-17 17:50:58 +0800
committerkris <kris@FreeBSD.org>2002-05-17 17:50:58 +0800
commit29b86b9fb0955a9751e19859cb1612af4b7db0c7 (patch)
tree22a8531f78d8fe00ad3e9575291a7cf5d012750a /lang
parent68c63ef7c5c49e6117cccbc3fc55e969534b19a5 (diff)
downloadfreebsd-ports-gnome-29b86b9fb0955a9751e19859cb1612af4b7db0c7.tar.gz
freebsd-ports-gnome-29b86b9fb0955a9751e19859cb1612af4b7db0c7.tar.zst
freebsd-ports-gnome-29b86b9fb0955a9751e19859cb1612af4b7db0c7.zip
BROKEN: Does not detect bison correctly
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