From 6d5bb68c6800fc0a0cf9a01c2be4272a33276fe4 Mon Sep 17 00:00:00 2001 From: Dominik Lisiak Date: Mon, 7 Dec 2020 12:07:48 +0100 Subject: Added official patches for 3.6.0_1 --- security/ossec-hids-local/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'security/ossec-hids-local/Makefile') diff --git a/security/ossec-hids-local/Makefile b/security/ossec-hids-local/Makefile index 891712c..b54dfb4 100644 --- a/security/ossec-hids-local/Makefile +++ b/security/ossec-hids-local/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/security/ossec-hids-local/Makefile 528054 2020-03-08 16:35:08Z tcberner $ +# $FreeBSD: head/security/ossec-hids-local/Makefile 556647 2020-11-30 15:16:43Z linimon $ PKGNAMESUFFIX?= -${OSSEC_TYPE} COMMENT?= Security tool to monitor and check logs and intrusions - local (standalone) installation @@ -8,6 +8,9 @@ OSSEC_TYPE?= local LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= fails to compile: rootcheck/os_string.c:186:20: use of undeclared identifier '__LDPGSZ' +BROKEN_riscv64= fails to compile: rootcheck/os_string.c:186:20: use of undeclared identifier '__LDPGSZ' + USES= compiler gmake ssl .if ${OSSEC_TYPE} == local -- cgit v1.2.3