git: f092253162f5 - main - editors/ghex: Remove libtool as dependency

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

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

commit f092253162f5f9a57b5dcce88a9ccac867fb4312
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 21:59:53 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:40 +0000

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

diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index 029674fa7c99..6b87b83f886f 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	itstool:textproc/itstool
 
-USES=		gettext gnome libtool localbase meson pathfix pkgconfig \
+USES=		gettext gnome localbase meson pathfix pkgconfig \
 		tar:xz
 USE_GNOME=	cairo gtk30 intlhack libxml2:build
 USE_LDCONFIG=	yes