summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cpp-netlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile
index 9d8a932f7903..148e812ab35a 100644
--- a/devel/cpp-netlib/Makefile
+++ b/devel/cpp-netlib/Makefile
@@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
asio>0:net/asio
+BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11"
+
USES= cmake:outsource
USE_LDCONFIG= yes
CFLAGS+= -fPIC