Skip to content

HBSD: compile fix for textproc/docbook2mdoc

Loic requested to merge loic/ports:fix_docbook2mdoc into hardenedbsd/main
textproc/docbook2mdoc was unbuildable in 14-CURRENT.
This fix ld error: "undefined symbol: basename@FBSD_1.0"

Signed-off-by: Loic <loic.f@hardenedbsd.org>

Issues: #30 (closed)

Merge request reports