aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xcpustate
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xcpustate')
-rw-r--r--sysutils/xcpustate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile
index 269926d40920..a75ad27ef7ce 100644
--- a/sysutils/xcpustate/Makefile
+++ b/sysutils/xcpustate/Makefile
@@ -27,7 +27,7 @@ MAN1= xcpustate.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == sparc64
+.if ${OSVERSION} >= 502000
BROKEN= Does not compile
.endif