git: c44274384cc8 - main - net-mgmt/virt-viewer: Remove libtool as dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 23:30:16 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c44274384cc8be7b895f1e41bf28a13d69543a9f commit c44274384cc8be7b895f1e41bf28a13d69543a9f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-23 22:43:39 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:44 +0000 net-mgmt/virt-viewer: Remove libtool as dependency Not used in project Approved by: portmgr (blanket) --- net-mgmt/virt-viewer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile index cfbeaed51d0a..a203260ca397 100644 --- a/net-mgmt/virt-viewer/Makefile +++ b/net-mgmt/virt-viewer/Makefile @@ -14,7 +14,7 @@ WWW= https://virt-manager.org/ LICENSE= GPLv2 USES= cpe desktop-file-utils gettext gettext-tools gmake gnome \ - libtool meson perl5 pkgconfig python:build \ + meson perl5 pkgconfig python:build \ shared-mime-info tar:xz xorg CPE_VENDOR= redhat USE_GNOME= gtk30 libxml2