aboutsummaryrefslogtreecommitdiff
path: root/security/nacl
diff options
context:
space:
mode:
Diffstat (limited to 'security/nacl')
-rw-r--r--security/nacl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/nacl/Makefile b/security/nacl/Makefile
index 76b5cb9857dc..b58e2e0e46a8 100644
--- a/security/nacl/Makefile
+++ b/security/nacl/Makefile
@@ -19,6 +19,10 @@ MAKE_JOBS_UNSAFE= YES
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
+BROKEN= Does not compile on ia64, powerpc, or sparc64
+.endif
+
HOSTNAME_CMD?= /bin/hostname
do-build: