git: 9193680115cd - main - graphics/gthumb: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 09:06:05 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9193680115cd594f3f09dbbc36eaab083ff184e1

commit 9193680115cd594f3f09dbbc36eaab083ff184e1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 09:05:30 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 09:05:30 +0000

    graphics/gthumb: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/gthumb/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index af36781aec2e..9b2e7f6545ac 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS=	libclutter-1.0.so:graphics/clutter \
 		libcolord.so:graphics/colord
 RUN_DEPENDS=	gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
 
-USES=		bison compiler:c++11-lib desktop-file-utils gettext gl \
+USES=		bison compiler:c++11-lib cpe desktop-file-utils gettext gl \
 		gnome jpeg localbase:ldflags meson pkgconfig \
 		python:3.5+,build shebangfix tar:xz xorg
 USE_GL=		egl
@@ -35,6 +35,7 @@ USE_GNOME=	cairo gtk30 intltool librsvg2
 USE_XORG=	x11 xcomposite xdamage xext xfixes xrandr xi
 MESON_ARGS=	-Dlibrsvg=true \
 		-Dlibchamplain=false
+CPE_VENDOR=	gnome
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes