Date: Fri, 10 Sep 2021 21:20:03 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: f3b51ea58c62 - main - databases/evolution-data-server: Add CPE information Message-ID: <202109102120.18ALK3OW007346@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=f3b51ea58c62c940b7401850a6eb95f5973774b7 commit f3b51ea58c62c940b7401850a6eb95f5973774b7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 19:58:47 +0000 Commit: Bernhard Froehlich <decke@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102120.18ALK3OW007346>