Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:19:30 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8a8b41d5363c - main - mail/evolution: Add CPE information
Message-ID:  <202109102119.18ALJUHW004658@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562

commit 8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 19:05:57 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:17:24 +0000

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

diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index fbfb6e5d6ec4..743552ec99da 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -42,7 +42,7 @@ RUN_DEPENDS=	highlight:textproc/highlight \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c11 desktop-file-utils cmake gettext gnome \
+USES=		compiler:c11 cpe desktop-file-utils cmake gettext gnome \
 		iconv:wchar_t sqlite libarchive localbase pathfix pkgconfig \
 		tar:xz xorg
 USE_GNOME=	cairo evolutiondataserver3 gnomedesktop3 intltool
@@ -50,6 +50,7 @@ GNU_CONFIGURE=	yes
 USE_XORG=	x11
 INSTALLS_ICONS=	yes
 USE_LDCONFIG=	yes
+CPE_VENDOR=	gnome
 CMAKE_ARGS=	-DENABLE_TEXT_HIGHLIGHT=YES \
 		-DWITH_ENCHANT_VERSION=2 \
 		-DVERSION_COMMENT="FreeBSD GNOME Team"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102119.18ALJUHW004658>