From 1bdae30b1b5e58f8e88a982d24efe071c0676a51 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 11 Mar 2004 10:39:23 +0000 Subject: The only place this builds is on i386 4.x. --- devel/ORBacus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ORBacus/Makefile') diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index c7c75e2fced9..2ec19ff97c7b 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -27,7 +27,7 @@ MLINKS= idl.1 hidl.1 - irdel.1 - irfeed.1 \ .include -.if ${OSVERSION} >= 502000 +.if ${OSVERSION} >= 502000 || ${ARCH} != "i386" BROKEN= "Does not compile" .endif -- cgit v1.2.3