aboutsummaryrefslogtreecommitdiff
path: root/security/zxid/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-04-01 05:50:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-04-01 05:50:11 +0000
commit514744fe3f7966d03cfd0fbe0fb3f4a516658318 (patch)
tree972303090b62c0d5fa0cbb60d3047bc6999bbfcb /security/zxid/Makefile
parentc31f322805cb94489addc21eb373a67b96e2d41b (diff)
downloadports-514744fe3f7966d03cfd0fbe0fb3f4a516658318.tar.gz
ports-514744fe3f7966d03cfd0fbe0fb3f4a516658318.zip
Notes
Diffstat (limited to 'security/zxid/Makefile')
-rw-r--r--security/zxid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/zxid/Makefile b/security/zxid/Makefile
index 4bc4d671345e..a221c8d90c25 100644
--- a/security/zxid/Makefile
+++ b/security/zxid/Makefile
@@ -37,7 +37,7 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
+.if ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= Does not install
.endif