git: d5e22fb86a28 - main - accessibility/at-spi2-core: drop unused dependency after 951c1f5d1c73

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 23 Sep 2023 09:57:38 UTC
The branch main has been updated by jbeich:

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

commit d5e22fb86a2856fbf331305dca882072099b38ad
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-23 09:54:41 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-23 09:57:30 +0000

    accessibility/at-spi2-core: drop unused dependency after 951c1f5d1c73
    
    ====> Running Q/A tests (stage-qa)
    Warning: you might not need LIB_DEPENDS on libxkbcommon.so
    
    https://gitlab.gnome.org/GNOME/at-spi2-core/-/commit/57ae8d6e0e51
---
 accessibility/at-spi2-core/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
index 62752753d88f..03d068e38493 100644
--- a/accessibility/at-spi2-core/Makefile
+++ b/accessibility/at-spi2-core/Makefile
@@ -10,8 +10,6 @@ WWW=		https://gitlab.gnome.org/GNOME/at-spi2-core
 
 LICENSE=	LGPL21
 
-LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
-
 PORTSCOUT=	limitw:1,even
 
 USES=		gettext gnome localbase meson pkgconfig tar:xz