From ba96f988efdb836e2db4aec608fced953c0289ce Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Tue, 24 Sep 2024 00:12:53 +0200 Subject: [PATCH] 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