aboutsummaryrefslogtreecommitdiff
path: root/security/rainbowcrack/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-04-01 09:51:28 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-04-01 09:51:28 +0000
commit5fee52ba8f08c2cb6f00b2930fb94000f04148c4 (patch)
tree9c0239ab859f52c125466ca3770adcc6420721a5 /security/rainbowcrack/Makefile
parent5d637ea1761bc406ba8650d10c420a270594ca30 (diff)
downloadports-5fee52ba8f08c2cb6f00b2930fb94000f04148c4.tar.gz
ports-5fee52ba8f08c2cb6f00b2930fb94000f04148c4.zip
Also broken on powerpc.
Hat: powerpc
Notes
Notes: svn path=/head/; revision=251959
Diffstat (limited to 'security/rainbowcrack/Makefile')
-rw-r--r--security/rainbowcrack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rainbowcrack/Makefile b/security/rainbowcrack/Makefile
index 38e2ad576c13..f0182b44baba 100644
--- a/security/rainbowcrack/Makefile
+++ b/security/rainbowcrack/Makefile
@@ -17,8 +17,8 @@ USE_DOS2UNIX= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
-BROKEN= does not compile on ia64 or sparc64
+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
+BROKEN= does not compile on ia64, powerpc, or sparc64
.endif
post-patch: