git: f787214cff90 - main - games/gnome-mines: Add desktop-file-utils to USES

From: Don Lewis <truckman_at_FreeBSD.org>
Date: Thu, 19 Jun 2025 03:51:19 UTC
The branch main has been updated by truckman:

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

commit f787214cff90e93be512040402061d53a36c0651
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2025-06-19 03:49:51 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2025-06-19 03:51:12 +0000

    games/gnome-mines: Add desktop-file-utils to USES
    
    Add desktop-file-utils to USES to unbreak the build.
    
    Trim LIB_DEPENDS.
---
 games/gnome-mines/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/games/gnome-mines/Makefile b/games/gnome-mines/Makefile
index 4f0d240909fc..f2342d5abc8d 100644
--- a/games/gnome-mines/Makefile
+++ b/games/gnome-mines/Makefile
@@ -12,11 +12,11 @@ LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	itstool:textproc/itstool
-LIB_DEPENDS=	libgnome-games-support-2.so:games/libgnome-games-support2 \
-		libgee-0.8.so:devel/libgee
+LIB_DEPENDS=	libgnome-games-support-2.so:games/libgnome-games-support2
 
-USES=		gettext gnome localbase meson pkgconfig tar:xz vala:build
-USE_GNOME=	glib20 gtk40 libadwaita librsvg2
+USES=		desktop-file-utils gettext gnome localbase meson pkgconfig \
+		tar:xz vala:build
+USE_GNOME=	glib20 gtk40 libadwaita
 
 GLIB_SCHEMAS=	org.gnome.Mines.gschema.xml