It is possible that @comment may not have been accurately shaved off in the area near the following.
https://cgit.freebsd.org/ports/tree/Mk/Scripts/check-stagedir.sh?id=bb85795b3ad308152f367fece54d1fcae615aab4#n249 For example, I think we need to do the following. echo "@comment @comment @comment something/path @comment " | sed -e 's-^\(@comment \)\{1,\}--' Regards.