aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mbgtools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-16 00:35:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-16 00:35:29 +0000
commitc92cf8332cf52915fd2f493ccc11c9ca36ab2b00 (patch)
tree3aa7ef950d7e1100be1e197212350fafc67f69b1 /sysutils/mbgtools
parent7907e35cf0b579a728d94cc03397d62c61ec92f3 (diff)
downloadports-c92cf8332cf52915fd2f493ccc11c9ca36ab2b00.tar.gz
ports-c92cf8332cf52915fd2f493ccc11c9ca36ab2b00.zip
Notes
Diffstat (limited to 'sysutils/mbgtools')
-rw-r--r--sysutils/mbgtools/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/mbgtools/Makefile b/sysutils/mbgtools/Makefile
index 2076062ecf6b..f27c24b8ba99 100644
--- a/sysutils/mbgtools/Makefile
+++ b/sysutils/mbgtools/Makefile
@@ -11,13 +11,13 @@ COMMENT= Drivers and tools for Meinberg PTP/GPS cards
LICENSE= BSD
-BROKEN_powerpc64= Does not build
-
USE_RC_SUBR= mbgsvcd
USES= kmod uidfix
-BROKEN_arm= cannot compile: unused variables
-BROKEN_sparc64= cannot compile: error in structure definitions
+BROKEN_aarch64= cannot compile: unused variables
+BROKEN_mips64= cannot compile: unused variables
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= cannot compile: error in structure definitions
.include <bsd.port.mk>