From acb20f268c586a8490dced6693d6a3c96863934e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 21 Oct 2021 16:27:09 +0200 Subject: [PATCH] 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}