[Bug 265393] x11/kitty: Update to 0.25.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 Aug 2022 22:13:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265393

--- Comment #18 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3cc557e6e51a495df1723777c9509925b4da5a8c

commit 3cc557e6e51a495df1723777c9509925b4da5a8c
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-08-01 22:03:08 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-01 22:03:08 +0000

    x11/kitty: Fix 12.3R (amd64,i386) build

     - add  LIB_DEPENDS= libepoll-shim-interpose.so:devel/libepoll-shim
            CPPFLAGS+= `pkg-config --cflags epoll-shim-interpose`
            LDFLAGS+= `pkg-config --libs epoll-shim-interpose`

     - add missing USES= desktop-file-utils

    PR:             265393

 x11/kitty/Makefile | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.