diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:50:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:50:58 +0000 |
commit | 68f8a26a9f7dda5749ca269d78fe9ffbe3b60200 (patch) | |
tree | 8700d310523901a34a90e3cf37f9d1e9493264ae /lang/mozart | |
parent | b5eed88f642c15db4c37b699b35bba5e2279d47d (diff) | |
download | ports-68f8a26a9f7dda5749ca269d78fe9ffbe3b60200.tar.gz ports-68f8a26a9f7dda5749ca269d78fe9ffbe3b60200.zip |
Notes
Diffstat (limited to 'lang/mozart')
-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 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 |