git: be5bf8035878 - main - devel/libnotify: Remove libtool dependency

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 10 Aug 2024 07:42:24 UTC
The branch main has been updated by diizzy:

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

commit be5bf80358780ab113a238b9343eaf95deebc9b6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-08-10 06:47:28 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-08-10 07:42:07 +0000

    devel/libnotify: Remove libtool dependency
    
    Not used during build
    
    Approved by:    portmgr (blanket)
---
 devel/libnotify/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 7f078cf1506b..1a81376cae13 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -10,7 +10,7 @@ WWW=		https://gitlab.gnome.org/GNOME/libnotify
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake gnome libtool meson pkgconfig tar:xz
+USES=		gmake gnome meson pkgconfig tar:xz
 USE_GNOME=	gdkpixbuf2 glib20 introspection:build
 USE_LDCONFIG=	yes