1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Mark BROKEN:

Fatal error: exception Failure("Ocamlnet: Cannot find the lookup table `cmapr.iso88592' which is supposed to be available as file /usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml/netunidata/cmapr.iso88592.netdb")
This commit is contained in:
Dmitry Marakasov 2017-01-26 14:01:20 +00:00
parent adcdb770a7
commit 2cb26580bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432489

View File

@ -13,6 +13,8 @@ COMMENT= Validating XML parser for OCaml
BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml-net
RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml-net
BROKEN= does not build
OPTIONS_DEFINE= ULEX
OPTIONS_DEFAULT=ULEX
ULEX_DESC= Include UTF-8 lexical analyzer support