Date: Mon, 23 Sep 2024 23:30:03 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 46be9e5b9fad - main - devel/libvirt: Remove libtool as dependency Message-ID: <202409232330.48NNU3CP066563@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=46be9e5b9fad261196a7b1f5531446d081be8576 commit 46be9e5b9fad261196a7b1f5531446d081be8576 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-23 22:10:13 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:42 +0000 devel/libvirt: Remove libtool as dependency Not used in project Approved by: portmgr (blanket) --- devel/libvirt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 4f84e2d5d214..81490cfd03bc 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -134,7 +134,7 @@ PORTSCOUT= limit:\d+\.\d+\.\d+$$ LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector -USES= gnome charsetfix compiler:c++0x cpe gettext-runtime gmake libtool \ +USES= gnome charsetfix compiler:c++0x cpe gettext-runtime gmake \ meson pathfix perl5 python:build pkgconfig shebangfix tar:xz USE_GNOME= glib20 USE_RC_SUBR= libvirtd virtlogdhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409232330.48NNU3CP066563>
