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 -.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: