git: f6024405354a - main - devel/gvfs: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:50 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f6024405354a1c39c7146dba0e182f45c91d2162
commit f6024405354a1c39c7146dba0e182f45c91d2162
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:38:00 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:04 +0000
devel/gvfs: Add CPE information
Approved by: portmgr (blanket)
---
devel/gvfs/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile
index 575d57372521..11e9ec9e969c 100644
--- a/devel/gvfs/Makefile
+++ b/devel/gvfs/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
RUN_DEPENDS= bsdisks>0:sysutils/bsdisks
PORTSCOUT= limitw:1,even
-USES= gettext gnome libarchive localbase meson \
+USES= cpe gettext gnome libarchive localbase meson \
pkgconfig python:3.5+,build shebangfix tar:xz
USE_GNOME= glib20 libxml2 libxslt:build
SHEBANG_FILES= meson_post_install.py
@@ -35,6 +35,7 @@ MESON_ARGS= -Dsystemduserunitdir=no \
-Dlibusb=false \
-Dman=true
USE_LDCONFIG= yes
+CPE_VENDOR= gnome
GLIB_SCHEMAS= org.gnome.system.gvfs.enums.xml
More information about the dev-commits-ports-all
mailing list