aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBacus/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-11 10:39:23 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-11 10:39:23 +0000
commit1bdae30b1b5e58f8e88a982d24efe071c0676a51 (patch)
tree5901751f052c8b4c6c7d884e33455d2a209f6f85 /devel/ORBacus/Makefile
parentbc7c29865868e9778eb8e2f929185a752986ded1 (diff)
downloadports-1bdae30b1b5e58f8e88a982d24efe071c0676a51.tar.gz
ports-1bdae30b1b5e58f8e88a982d24efe071c0676a51.zip
The only place this builds is on i386 4.x.
Notes
Notes: svn path=/head/; revision=103629
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