Re: git: d2e99e0393d6 - main - games/yadex: install the manpage under $PREFIX/share/man.
Date: Mon, 22 Jan 2024 08:50:39 UTC
On Mon, Jan 22, 2024 at 11:39 AM Alexey Dokuchaev <danfe@freebsd.org> wrote: > > The branch main has been updated by danfe: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=d2e99e0393d6e4081facffdbbabe55741c498291 > > commit d2e99e0393d6e4081facffdbbabe55741c498291 > Author: Alexey Dokuchaev <danfe@FreeBSD.org> > AuthorDate: 2024-01-22 08:38:48 +0000 > Commit: Alexey Dokuchaev <danfe@FreeBSD.org> > CommitDate: 2024-01-22 08:38:48 +0000 > > games/yadex: install the manpage under $PREFIX/share/man. > --- > games/yadex/files/patch-configure | 2 +- > games/yadex/pkg-plist | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/games/yadex/files/patch-configure b/games/yadex/files/patch-configure > index c33c771f55cd..5b81c4ea3a14 100644 > --- a/games/yadex/files/patch-configure > +++ b/games/yadex/files/patch-configure With Mk changes this patch is probably not needed anymore? Did you try building against https://github.com/arrowd/freebsd-ports/tree/autotools-mandir ?