diff options
Diffstat (limited to 'security/tor/Makefile')
-rw-r--r-- | security/tor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index 90efb63..4a4991a 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -13,6 +13,8 @@ COMMENT= Anonymizing overlay network for TCP LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + USES= cpe gmake CPE_VENDOR= torproject GNU_CONFIGURE= yes |