aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 19:05:57 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:24 +0000
commit8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562 (patch)
tree785c52a7049d3e33281c2985ab9e3f972e07ee2d
parentc05a301eaa70aff20bcea96487ae2b8ee8b9de87 (diff)
downloadports-8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562.tar.gz
ports-8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562.zip
mail/evolution: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--mail/evolution/Makefile3
1 files changed, 2 insertions, 1 deletions
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"