aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/jucipp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile
index 1ab201572245..f51d377acaf1 100644
--- a/editors/jucipp/Makefile
+++ b/editors/jucipp/Makefile
@@ -13,6 +13,8 @@ COMMENT= Lightweight C++-IDE with support for C++11, C++14 and C++17
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to build: cc1plus: unrecognized command line option -Wno-cpp
+
LIB_DEPENDS= libaspell.so:textproc/aspell \
libboost_filesystem.so:devel/boost-libs \
libgit2.so:devel/libgit2 \