diff options
Diffstat (limited to 'security/i2pd/Makefile')
-rw-r--r-- | security/i2pd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 9884a8f74956..76b479e3850d 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -BROKEN_powerpc64= does not build +BROKEN_powerpc64= does not build: error: to_string is not a member of std USE_GITHUB= yes GH_ACCOUNT= PurpleI2P |