diff options
Diffstat (limited to 'textproc')
-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 |