git: 27a60959181f - main - mail/balsa: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=27a60959181fa8885ded04dc8261afb8fe5d5740

commit 27a60959181fa8885ded04dc8261afb8fe5d5740
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:23:19 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:23:19 +0000

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

diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index ef48522f9a79..a0eb3bc9bdb6 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -21,9 +21,10 @@ RUN_DEPENDS=	gnome-keyring:security/gnome-keyring
 
 # Depends on gtkhtml4 (which is being abandonend). When our webkitgtk3
 # in ports gets updated to > 1.10.x, balsa should depend on it.
-USES=		desktop-file-utils gettext gmake gnome iconv pathfix perl5 \
+USES=		cpe desktop-file-utils gettext gmake gnome iconv pathfix perl5 \
 		pkgconfig ssl tar:bzip2
 USE_GNOME=	gnomeprefix gtkhtml4 intlhack libxslt
+CPE_VENDOR=	gnome
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-threads \