Re: Ports Makefile rules install vs do-install

From: Tatsuki Makino <tatsuki_makino_at_hotmail.com>
Date: Fri, 28 May 2021 09:13:17 UTC
Xavier Humbert wrote on 2021/05/28 17:43:
> Everything is fine, staging is OK

do-install target is invoked by stage target.
(make -C /usr/ports/some/where -V _STAGE_SEQ)
So I don't think do-install will be executed if stage is completed.
And the target to force stage to be rerun is restage.