From 0979c38ad706e385580fdda1151e1062c0876afd Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> Date: Wed, 21 Feb 2024 22:27:13 +0800 Subject: [PATCH] net/gupnp-tools: Cosmetic change --- net/gupnp-tools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index e7bfb54d430e..f7fb6806faf7 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -24,9 +24,8 @@ LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \ USES= gettext-tools gnome meson pkgconfig tar:xz USE_GNOME= glib20 gtk30 libxml2 -USE_LDCONFIG= yes - CFLAGS+= -Wno-error=deprecated-declarations +USE_LDCONFIG= yes OPTIONS_DEFINE= AV_TOOLS OPTIONS_DEFAULT=AV_TOOLS -- GitLab