On 2023/02/05 20:38:58 +0100, Rafael Sadowski <raf...@sizeofvoid.org> wrote: > On Sun Feb 05, 2023 at 08:35:38PM +0100, Rafael Sadowski wrote: > > Update diff xpdf-4.04. > > > > - Upstream switched to camke > > - Prefer Qt5 instead of Qt6 (default). The printer code not compile with > > Qt6.4. > > > > Tested on amd64. OK? > > > > Rafael > > > > Repeat afte me, first portcheck then send to ports@. New diff without > trailing whitespace.
it's missing `z' in WANTLIBs ;-) xpdf-4.04v0(textproc/xpdf): Missing: z.7 (/usr/local/bin/pdftopng) (system lib) WANTLIB += z otherwise it builds and seems to work fine (only tested the viewing of pdfs, not printing). ok op@