git: 63621514f08a - main - devel/libsoup: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:38 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=63621514f08a3a7ee506c274f3d74888412ee0a7
commit 63621514f08a3a7ee506c274f3d74888412ee0a7
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:32:04 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:27 +0000
devel/libsoup: Add CPE information
Approved by: portmgr (blanket)
---
devel/libsoup/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index d68635fc6f7f..680e1b4748a5 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -17,11 +17,12 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libpsl.so:dns/libpsl
RUN_DEPENDS= glib-networking>=2.29.18:net/glib-networking
-USES= gettext gnome localbase meson \
+USES= cpe gettext gnome localbase meson \
pkgconfig python:3.6+,build sqlite ssl tar:xz
USE_GNOME= glib20 intlhack introspection:build \
libxml2
USE_LDCONFIG= yes
+CPE_VENDOR= gnome
OPTIONS_DEFINE= SMB
OPTIONS_SINGLE= GSSAPI
More information about the dev-commits-ports-all
mailing list