git: 2aded7d42bd1 - main - sysutils/polkit: Remove libtool dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Aug 2024 07:42:23 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2aded7d42bd1f251ac2a2ad844d6e0739e3c486b commit 2aded7d42bd1f251ac2a2ad844d6e0739e3c486b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-10 06:46:23 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-10 07:42:07 +0000 sysutils/polkit: Remove libtool dependency Not used during build Approved by: portmgr (blanket) --- sysutils/polkit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index 83bfeead5f38..151410a01e7b 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ USERS= polkitd GROUPS= polkitd -USES= compiler:c++17-lang cpe gettext gnome libtool localbase meson \ +USES= compiler:c++17-lang cpe gettext gnome localbase meson \ pathfix pkgconfig shebangfix tar:bz2 USE_GNOME= glib20 intltool introspection:build SHEBANG_FILES= ${WRKSRC}/src/polkitbackend/toarray.pl