Date: Wed, 20 Oct 2021 16:14:46 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 27ea5683575d - main - net/gupnp: Add CPE information Message-ID: <202110201614.19KGEk46086371@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=27ea5683575dc1e91a8ff6f68c4aae8f3290c5d3 commit 27ea5683575dc1e91a8ff6f68c4aae8f3290c5d3 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:19 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:19 +0000 net/gupnp: Add CPE information Approved by: portmgr (blanket) --- net/gupnp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index f6a52a8a8473..548dfcd4e3fe 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -19,7 +19,8 @@ LIB_DEPENDS= libgssdp-1.2.so:net/gssdp \ libsoup-2.4.so:devel/libsoup \ libuuid.so:misc/e2fsprogs-libuuid -USES= compiler:c11 gnome meson pkgconfig python:run shebangfix tar:xz +USES= compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz +CPE_VENDOR= gnome USE_GNOME= glib20 introspection:build libxml2 MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGEk46086371>