git: a7c54b6f606b - main - devel/libvirt-dbus: Remove libtool as dependency

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

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

commit a7c54b6f606b23e8d24f131597fb632aa6435b77
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 22:41:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:44 +0000

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

diff --git a/devel/libvirt-dbus/Makefile b/devel/libvirt-dbus/Makefile
index 222b2a607f05..bca75bb89cdd 100644
--- a/devel/libvirt-dbus/Makefile
+++ b/devel/libvirt-dbus/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libvirt.so:devel/libvirt \
 RUN_DEPENDS=	dbus-daemon:devel/dbus
 BUILD_DEPENDS=	rst2man:textproc/py-docutils
 
-USES=		gettext-runtime gmake gnome libtool perl5 pkgconfig tar:xz meson
+USES=		gettext-runtime gmake gnome perl5 pkgconfig tar:xz meson
 USE_GNOME=	glib20
 USE_PERL5=	build