- Mark BROKEN: Parse error: Deprecated syntax, the grammar module is expected

This commit is contained in:
Pav Lucistnik 2008-04-22 22:04:38 +00:00
parent 37e671c9f0
commit 333a3b76b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211807

View file

@ -24,6 +24,8 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp \
${LOCALBASE}/lib/ocaml/site-lib/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex
BROKEN= does not build with new ocaml
USE_GMAKE= yes
HAS_CONFIGURE= yes