aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBacus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ORBacus/Makefile')
-rw-r--r--devel/ORBacus/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502000
+.if ${OSVERSION} >= 502000 || ${ARCH} != "i386"
BROKEN= "Does not compile"
.endif