aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Ebnf2ps
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-15 06:02:15 +0800
committerpav <pav@FreeBSD.org>2007-07-15 06:02:15 +0800
commit500c8bd2e69a22142b8538d317e310a63bc495cd (patch)
tree6c7f688bf74d4bd22eebf2633f95718f5ba3415b /textproc/Ebnf2ps
parent1c990c79cc4b81fb8ad32aef76c834b27e104a14 (diff)
downloadfreebsd-ports-gnome-500c8bd2e69a22142b8538d317e310a63bc495cd.tar.gz
freebsd-ports-gnome-500c8bd2e69a22142b8538d317e310a63bc495cd.tar.zst
freebsd-ports-gnome-500c8bd2e69a22142b8538d317e310a63bc495cd.zip
- Mark BROKEN: does not build
Diffstat (limited to 'textproc/Ebnf2ps')
-rw-r--r--textproc/Ebnf2ps/Makefile2
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