git: 8a8b41d5363c - main - mail/evolution: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562
commit 8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:05:57 +0000
Commit: Bernhard Froehlich <decke at 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"
More information about the dev-commits-ports-all
mailing list