Index: bsd.port.mk.5 =================================================================== RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v retrieving revision 1.545 diff -u -p -r1.545 bsd.port.mk.5 --- bsd.port.mk.5 2 May 2021 06:13:57 -0000 1.545 +++ bsd.port.mk.5 8 Oct 2021 00:02:30 -0000 @@ -3575,7 +3575,7 @@ Port uses .Ev DEBUG_PACKAGES so the .Xr build-debug-info 1 -script excepts debug information on all binaries and libraries. +script expects debug information on all binaries and libraries. Most probably, the build machinery for that specific port omitted -g somewhere, or it runs strips during fake anyway. It can also occur if
