Date: Tue, 19 Oct 2021 11:14:55 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d927abdfc914 - main - mail/geary: Add CPE information Message-ID: <202110191114.19JBEtFk062507@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=d927abdfc914ccef4b3512c6092cde5be8de99fc commit d927abdfc914ccef4b3512c6092cde5be8de99fc Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:33 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:33 +0000 mail/geary: Add CPE information Approved by: portmgr (blanket) --- mail/geary/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/geary/Makefile b/mail/geary/Makefile index d2343232e89f..9a67e307abed 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -35,8 +35,9 @@ LIB_DEPENDS= libappstream-glib.so:devel/appstream-glib \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libytnef.so:converters/ytnef -USES= compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \ +USES= compiler:c11 cpe desktop-file-utils gettext gnome meson pkgconfig \ python:3.5+,build shebangfix sqlite tar:xz +CPE_VENDOR= gnome USE_GNOME= cairo gsound gtk30 libxml2 GLIB_SCHEMAS= org.gnome.Geary.gschema.xml USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191114.19JBEtFk062507>