aboutsummaryrefslogtreecommitdiff
path: root/sysutils/smart
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
commitaff42c7199b9182b398eeda522cb9bcb182895f8 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /sysutils/smart
parent83fac84d499abb25f1d93b9cce214a6daeca6e7d (diff)
downloadports-aff42c7199b9182b398eeda522cb9bcb182895f8.tar.gz
ports-aff42c7199b9182b398eeda522cb9bcb182895f8.zip
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473699
Diffstat (limited to 'sysutils/smart')
-rw-r--r--sysutils/smart/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile
index 06fb61f18f35..0b82e027d8fb 100644
--- a/sysutils/smart/Makefile
+++ b/sysutils/smart/Makefile
@@ -9,6 +9,8 @@ COMMENT= Output disk SMART values
LICENSE= ISCL
+BROKEN_mips= fails to compile: libsmart.c:241: storage size of 's' isn't constant
+BROKEN_mips64= fails to compile: libsmart.c:241: storage size of 's' isn't constant
BROKEN_powerpc64= fails to compile: libsmart.c:241: storage size of 's' isn't constant
IGNORE_FreeBSD_10= Requires FreeBSD 11 or later