git: ba96f988efdb - main - net-im/libnice: Remove libtool as dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 23:30:06 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba96f988efdb836e2db4aec608fced953c0289ce commit ba96f988efdb836e2db4aec608fced953c0289ce Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-23 22:12:53 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:42 +0000 net-im/libnice: Remove libtool as dependency Not used in project Approved by: portmgr (blanket) --- net-im/libnice/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index ade7f95c1b38..0d39e8b818ac 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -13,7 +13,7 @@ LICENSE_COMB= dual LIB_DEPENDS?= libgnutls.so:security/gnutls -USES= gettext gmake gnome libtool localbase:ldflags meson pathfix \ +USES= gettext gmake gnome localbase:ldflags meson pathfix \ pkgconfig python ssl USE_LDCONFIG= yes USE_GNOME= glib20 introspection:build