From 715e7afbdb29956322a6f5f37f889095165e3e39 Mon Sep 17 00:00:00 2001 From: Mohamed Akram Date: Sat, 18 Apr 2026 20:45:43 +0400 Subject: [PATCH] gupnp: add license_noconflict vala --- net/gupnp/Portfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/gupnp/Portfile b/net/gupnp/Portfile index e750a3ed9ce..17aed917306 100644 --- a/net/gupnp/Portfile +++ b/net/gupnp/Portfile @@ -35,6 +35,8 @@ depends_lib-append path:lib/pkgconfig/glib-2.0.pc:glib2 \ path:lib/pkgconfig/libsoup-3.0.pc:libsoup \ port:libxml2 +license_noconflict vala + gobject_introspection yes # blacklist compilers that do not support C11