summaryrefslogtreecommitdiff
path: root/lang/yap
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-18 08:28:30 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-18 08:28:30 +0000
commitbe800c9c9590e5e18ffd5bdf8f1735c2310728a0 (patch)
tree2e48abc6596789dfc8f5e2be3f015d2c814aa6a7 /lang/yap
parentBROKEN on i386: Does not compile (diff)
BROKEN on !i386: Does not compile
Notes
Notes: svn path=/head/; revision=121855
Diffstat (limited to 'lang/yap')
-rw-r--r--lang/yap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index 692c41ccde99..e7c8431a4d5b 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -27,8 +27,8 @@ INFO= yap
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha"
-BROKEN= "Does not compile on alpha"
+.if ${ARCH} != "i386"
+BROKEN= "Does not compile on !i386"
.endif
post-extract: