git: caea0440cb17 - main - archivers/gnome-autoar: Remove gmake dependency

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 28 Sep 2025 06:23:50 UTC
The branch main has been updated by diizzy:

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

commit caea0440cb176416a3d9baafc555ebb149b9aff8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-09-25 21:24:09 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-09-28 06:03:35 +0000

    archivers/gnome-autoar: Remove gmake dependency
    
    Remove stray gmake dependency
    
    Approved by:    blanket, build fix
---
 archivers/gnome-autoar/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archivers/gnome-autoar/Makefile b/archivers/gnome-autoar/Makefile
index 57c772371f40..062270e8ed00 100644
--- a/archivers/gnome-autoar/Makefile
+++ b/archivers/gnome-autoar/Makefile
@@ -11,7 +11,7 @@ WWW=		https://gitlab.gnome.org/GNOME/gnome-autoar
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cpe gettext-runtime gmake gnome libarchive meson pkgconfig \
+USES=		cpe gettext-runtime gnome libarchive meson pkgconfig \
 		tar:xz vala:build
 
 CPE_VENDOR=	gnome