From f3b51ea58c62c940b7401850a6eb95f5973774b7 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 19:58:47 +0000 Subject: [PATCH] databases/evolution-data-server: Add CPE information Approved by: portmgr (blanket) --- databases/evolution-data-server/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 7a86b90e7f73..6936a13f5284 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -31,12 +31,13 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ PORTSCOUT= limitw:1,even -USES= bdb:5 cmake compiler:c++11-lib gettext gnome gperf \ +USES= bdb:5 cmake compiler:c++11-lib cpe gettext gnome gperf \ iconv localbase pathfix pkgconfig python:3.6+,build\ sqlite tar:xz USE_CXXSTD= gnu++11 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 USE_LDCONFIG= yes +CPE_VENDOR= gnome CMAKE_ARGS= -DENABLE_VALA_BINDINGS=ON \ -DENABLE_INTROSPECTION=ON \