git: d927abdfc914 - main - mail/geary: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:14:55 UTC
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