git: 0f8db682eff9 - main - graphics/gcolor3: Remove libtool as dependency

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 23 Sep 2024 23:29:59 UTC
The branch main has been updated by diizzy:

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

commit 0f8db682eff90d0269cc30aabc17744a57c4c95a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 22:04:59 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:41 +0000

    graphics/gcolor3: Remove libtool as dependency
    
    Not used in project
    
    Approved by:    portmgr (blanket)
---
 graphics/gcolor3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/gcolor3/Makefile b/graphics/gcolor3/Makefile
index 2451c15105f2..970c416c31d1 100644
--- a/graphics/gcolor3/Makefile
+++ b/graphics/gcolor3/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libportal.so:deskutils/libportal \
 		libportal-gtk3.so:deskutils/libportal-gtk3
 
-USES=		gnome gettext meson libtool pkgconfig
+USES=		gnome gettext meson pkgconfig
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.gnome.org
 GL_ACCOUNT=	World