Date: Thu, 21 Oct 2021 15:44:46 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: 3c04ce4a59a8 - main - www/sogo: Add CPE information Message-ID: <202110211544.19LFikEV071056@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=3c04ce4a59a85a06a060a39d7a44c8be1e6910c7 commit 3c04ce4a59a85a06a060a39d7a44c8be1e6910c7 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:01 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:01 +0000 www/sogo: Add CPE information Approved by: portmgr (blanket) --- www/sogo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/sogo/Makefile b/www/sogo/Makefile index 09265d5c0480..93e82c61d1a4 100644 --- a/www/sogo/Makefile +++ b/www/sogo/Makefile @@ -39,7 +39,8 @@ SAML2_CONFIGURE_ON= --enable-saml2 USERS= sogod GROUPS= sogod -USES= gettext-runtime gnustep objc pkgconfig shebangfix ssl +USES= cpe gettext-runtime gnustep objc pkgconfig shebangfix ssl +CPE_VENDOR= inverse USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}/sogo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211544.19LFikEV071056>