Re: Ports Makefile rules install vs do-install
- In reply to: Xavier Humbert : "Re: Ports Makefile rules install vs do-install"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.