diff options
Diffstat (limited to 'security/i2pd/Makefile')
-rw-r--r-- | security/i2pd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 8bec36d6327d..aca0d628159e 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -11,6 +11,8 @@ COMMENT= C++ implementation of I2P client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libboost_thread.so:devel/boost-libs BROKEN_FreeBSD_9= does not build |