HomeFreeBSD

textproc/scdoc: fix prefix in pkg-config

Description

textproc/scdoc: fix prefix in pkg-config

scdoc's homegrown build doesn't adjust pkg-config's prefix which
breaks .path() in meson. Found via x11-wm/sway upstream:

Dependency scdoc found: YES 1.9.0
Program /usr/bin/scdoc found: NO

meson.build:100:1: ERROR: Program(s) ['/usr/bin/scdoc'] not found or not executable

Reported by: @emersion

Details

Provenance
jbeichAuthored on
Parents
rP494142: textproc/scdoc: group pkgconfig and man path fixes together
Branches
Unknown
Tags
Unknown