graphics/llpp: Fix build with MuPDF 1.12.0
llpp > 25 supports MuPDF 1.12.0 out of the box however we currently
lack Ocaml 4.04 in the ports tree. llpp 25 is the last version that
supports Ocaml 4.02, so backport some changes instead.
PR: 224712
(Only the first 10 of 12 ports in this commit are shown above. )
New port: graphics/llpp
llpp is a graphical PDF viewer which aims to superficially resemble
less(1).
WWW: http://repo.or.cz/llpp.git/
PR: 206006
Submitted by: Tobias Kortkamp <t@tobik.me>