git: 105113c5e088 - main - dns/knot-resolver: Remove libtool as dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 23:29:56 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=105113c5e0887eb16c605e2a2971ffbddff72e57 commit 105113c5e0887eb16c605e2a2971ffbddff72e57 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-23 22:01:46 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:40 +0000 dns/knot-resolver: Remove libtool as dependency Not used in project Approved by: portmgr (blanket) --- dns/knot-resolver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index 4539ba1812a7..10549da1dc15 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libdnssec.so:dns/knot3 \ libzscanner.so:dns/knot3 RUN_DEPENDS= lua51-cqueues>=20200726_1:devel/lua-cqueues@lua51 -USES= compiler:c11 libedit libtool luajit meson ncurses ninja \ +USES= compiler:c11 libedit luajit meson ncurses ninja \ pkgconfig python:build shebangfix tar:xz USE_CXXSTD= c++11 USE_RC_SUBR= krescachegc kresd