git: 46be9e5b9fad - main - devel/libvirt: Remove libtool as dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 23:30:03 UTC
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 virtlogd