aboutsummaryrefslogtreecommitdiff
path: root/devel/zthread
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-02-17 09:05:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-02-17 09:05:16 +0000
commit29a1df4401ffacab279bf91ef551642e9adff591 (patch)
tree73f72d67e6ad88910429217052d64df447e72f21 /devel/zthread
parentb84c2b6058cfbe6c0a50f932b69f58cdaf539325 (diff)
downloadports-29a1df4401ffacab279bf91ef551642e9adff591.tar.gz
ports-29a1df4401ffacab279bf91ef551642e9adff591.zip
Notes
Diffstat (limited to 'devel/zthread')
-rw-r--r--devel/zthread/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile
index bb9be964c15b..d0b732df8ab4 100644
--- a/devel/zthread/Makefile
+++ b/devel/zthread/Makefile
@@ -26,8 +26,8 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
+.if ${ARCH} != i386
+BROKEN= "Does not compile on ${ARCH}; mixes pointers and ints"
.endif
post-install: