Sunday, May 04, 2025

Re: Custom neomutt Makefile

On 2025-05-03, Jon Fineman <jon@fineman.me> wrote:
> I am running OpenBSD-release I would like to change the Makefile for neomutt in
> ports so that instead of pulling neomutt's last release it pulls its latest
> build.

Set GH_COMMIT to the full commit hash, and add a DISTNAME variable,
neomutt-<date> should be ok.

> Is there documentation describing the different variables or a template I can
> follow to make that change? Or at least another package that does something
> similar I could model this after?

bsd.port.mk(5) has some docs.

--
Please keep replies on the mailing list.

No comments:

Post a Comment