git: 51d18733393f - main - security/seahorse: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:28 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=51d18733393ff527cad38f209f80b378c4759a82
commit 51d18733393ff527cad38f209f80b378c4759a82
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:42:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:42:09 +0000
security/seahorse: Add CPE information
Approved by: portmgr (blanket)
---
security/seahorse/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 9095c3e5bb24..c77ace19711d 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= libgcr-base-3.so:security/gcr \
libsoup-2.4.so:devel/libsoup
RUN_DEPENDS= gnupg>=2.1.4:security/gnupg
-USES= gettext gnome localbase:ldflags meson pkgconfig \
+USES= cpe gettext gnome localbase:ldflags meson pkgconfig \
python:3.5+,build tar:xz xorg
USE_CSTD= c99
USE_GNOME= gtk30
@@ -34,6 +34,7 @@ GLIB_SCHEMAS= org.gnome.seahorse.gschema.xml \
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
USE_XORG= sm
+CPE_VENDOR= gnome
MESON_ARGS= -Dcheck-compatible-gpg=false \
-Dhkp-support=true \
More information about the dev-commits-ports-all
mailing list