Date: Thu, 21 Oct 2021 14:36:11 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: acb20f268c58 - main - security/yara: Add CPE information Message-ID: <202110211436.19LEaB7Z073544@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=acb20f268c586a8490dced6693d6a3c96863934e commit acb20f268c586a8490dced6693d6a3c96863934e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:09 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:09 +0000 security/yara: Add CPE information Approved by: portmgr (blanket) --- security/yara/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/yara/Makefile b/security/yara/Makefile index b2a7029828c5..1ca25e8cb6dd 100644 --- a/security/yara/Makefile +++ b/security/yara/Makefile @@ -18,7 +18,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-cuckoo --enable-dex --enable-dotnet --enable-macho --enable-magic INSTALL_TARGET= install-strip TEST_TARGET= check -USES= alias autoreconf libtool localbase pathfix pkgconfig ssl +USES= alias autoreconf cpe libtool localbase pathfix pkgconfig ssl +CPE_VENDOR= virustotal USE_LDCONFIG= yes CPPFLAGS+= -isystem ${OPENSSLINC} LIBS+= -L${OPENSSLLIB}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEaB7Z073544>