aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-01 23:51:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-01 23:51:48 +0000
commit553b088a0505b32e910f454bc2a296fca47ac9dd (patch)
treeb95d03e698b9ef7fe36e585725c5dcfc5aee36d0 /security/samhain
parent6b5efb1b8820c67344543e6cd051a864862f5a8f (diff)
downloadports-553b088a0505b32e910f454bc2a296fca47ac9dd.tar.gz
ports-553b088a0505b32e910f454bc2a296fca47ac9dd.zip
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate. While here, pet portlint (Makevar order; whitespace). Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=559890
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index c358aec9413a..145108054b89 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -12,9 +12,10 @@ COMMENT= Samhain Intrusion Detection System
LICENSE= GPLv2
-BROKEN_aarch64= fails to build: undefined reference to sbrk
+BROKEN_aarch64= fails to link: missing sbrk
BROKEN_mips= fails to configure: error: Could not find the libwrap library
BROKEN_mips64= fails to configure: error: Could not find the libwrap library
+BROKEN_riscv64= fails to link: missing sbrk
USES= shebangfix
SHEBANG_FILES= scripts/samhainadmin-gpg.pl.in \