aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xcpustate
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 23:20:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 23:20:20 +0000
commitc5e5c0da6f525bec94fb51eaac5bb66157ee1480 (patch)
tree76975da3eb1e8537b8ea49895418d7bcb26c733c /sysutils/xcpustate
parent098b614ba42982b2ebe14202342c570bac1fe4cf (diff)
downloadports-c5e5c0da6f525bec94fb51eaac5bb66157ee1480.tar.gz
ports-c5e5c0da6f525bec94fb51eaac5bb66157ee1480.zip
Notes
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