aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index 52e6510b617b..eeb11c963db9 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -36,9 +36,7 @@ LICENSE= GPLv2
CFLAGS+= -fPIC
.endif
-.if ${ARCH} == "amd64" && ${OSVERSION} >= 800000
-BROKEN= does not compile
-.elif ${OSVERSION} > 900007
+.if ${OSVERSION} > 900007
BROKEN= fails to build with new utmpx
.endif