aboutsummaryrefslogtreecommitdiffstats
path: root/net/shadowsocks-libev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/shadowsocks-libev/Makefile')
-rw-r--r--net/shadowsocks-libev/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile
index 43e50c5f877a..6f8755b98bdf 100644
--- a/net/shadowsocks-libev/Makefile
+++ b/net/shadowsocks-libev/Makefile
@@ -13,6 +13,8 @@ COMMENT= Lightweight tunnel proxy which can help you get through firewalls
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to link: cc: Internal error: Segmentation fault (program ld)
+
LIB_DEPENDS= libev.so:devel/libev \
libmbedcrypto.so:security/mbedtls \
libpcre.so:devel/pcre \