git: 464a03602fc7 - main - x11-toolkits/gtk40: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 15:44:50 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=464a03602fc754d8964f947cc6ecc1725900c469

commit 464a03602fc754d8964f947cc6ecc1725900c469
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:41:04 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:41:04 +0000

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

diff --git a/x11-toolkits/gtk40/Makefile b/x11-toolkits/gtk40/Makefile
index bc60b12d6c48..2e869406045e 100644
--- a/x11-toolkits/gtk40/Makefile
+++ b/x11-toolkits/gtk40/Makefile
@@ -22,8 +22,9 @@ LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \
 RUN_DEPENDS=	hicolor-icon-theme>=0:misc/hicolor-icon-theme \
 		adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme
 
-USES=		compiler:c11 gettext gnome localbase meson ninja \
+USES=		compiler:c11 cpe gettext gnome localbase meson ninja \
 		pathfix perl5 python:3.7+ pkgconfig tar:xz
+CPE_VENDOR=	gnome
 USE_LDCONFIG=	yes
 USE_PERL5=	build
 USE_GNOME=	atk cairo gdkpixbuf2 introspection:build pango \