diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-14 22:02:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-14 22:02:15 +0000 |
commit | e92eab05607e5985b62165f0cad6851b9ac10542 (patch) | |
tree | 23eaeed96e3b10c07b49aae814c6bdd9775d7570 /textproc/Ebnf2ps | |
parent | Define PATCHDIR=${.CURDIR}/files to not use patches from qdbm (diff) |
- Mark BROKEN: does not build
Diffstat (limited to 'textproc/Ebnf2ps')
-rw-r--r-- | textproc/Ebnf2ps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/Ebnf2ps/Makefile b/textproc/Ebnf2ps/Makefile index 0a1621e91901..420331a3517c 100644 --- a/textproc/Ebnf2ps/Makefile +++ b/textproc/Ebnf2ps/Makefile @@ -17,6 +17,8 @@ COMMENT= Generate EPS/FIG diagrams from EBNF/yacc/bison grammars BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc +BROKEN= Does not build + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes USE_XLIB= yes |