aboutsummaryrefslogtreecommitdiffstats
path: root/security/tor
diff options
context:
space:
mode:
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index eea21f3b235c..eefc2610e4bc 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -13,7 +13,9 @@ COMMENT= Anonymizing overlay network for TCP
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_mips64= Does not build: error: Need a uint128_t implementation!
BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build: error: Need a uint128_t implementation!
USES= cpe gmake
CPE_VENDOR= torproject