summaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ossec-hids-server/Makefile')
-rw-r--r--security/ossec-hids-server/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile
index 8af7a71..44eb7b0 100644
--- a/security/ossec-hids-server/Makefile
+++ b/security/ossec-hids-server/Makefile
@@ -6,13 +6,13 @@ PORTVERSION= 2.8.3
DISTVERSIONPREFIX= v
PORTREVISION?= 0
CATEGORIES= security
-USE_GITHUB= yes
-GH_ACCOUNT= ossec
PKGNAMESUFFIX= -server
MAINTAINER= brd@FreeBSD.org
COMMENT?= Security tool to monitor and check logs and intrusions
+USE_GITHUB= yes
+GH_ACCOUNT= ossec
USE_RC_SUBR= ossec-hids
CFLAGS+= -ferror-limit=0
@@ -64,8 +64,9 @@ PLIST_SUB= PORTNAME=${PORTNAME}
DOCSFILES= BUGS CONFIG CONTRIBUTORS INSTALL LICENSE
PORTDOCS= ${DOCSFILES}
-.include <bsd.port.pre.mk>
+BROKEN_aarch64= Fails to compile: error: use of undeclared identifier __LDPGSZ
+.include <bsd.port.pre.mk>
STRIP_FILES= ossec-luac agent_control ossec-lua ossec-dbd ossec-regex ossec-monitord ossec-makelists verify-agent-conf ossec-analysisd ossec-agentlessd syscheck_control ossec-execd manage_agents ossec-csyslogd ossec-syscheckd ossec-logtest ossec-authd ossec-logcollector list_agents ossec-maild clear_stats ossec-remoted ossec-reportd rootcheck_control syscheck_update
.if defined(CLIENT_ONLY)
OpenPOWER on IntegriCloud