git: f3b51ea58c62 - main - databases/evolution-data-server: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:06 UTC 2021


The branch main has been updated by decke:

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

commit f3b51ea58c62c940b7401850a6eb95f5973774b7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:58:47 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:42 +0000

    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 \


More information about the dev-commits-ports-all mailing list