aboutsummaryrefslogtreecommitdiff
path: root/editors/jucipp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-10 02:06:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-10 02:06:12 +0000
commit7be0be3c94935fb7849a3a65a67a4dba35888eb7 (patch)
treee80368163569daa7ebbdc93edcc7925057b37e44 /editors/jucipp
parent5f3e8ddc0a1040ccf5a6177bd8961960a9c3991d (diff)
downloadports-7be0be3c94935fb7849a3a65a67a4dba35888eb7.tar.gz
ports-7be0be3c94935fb7849a3a65a67a4dba35888eb7.zip
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=479351
Diffstat (limited to 'editors/jucipp')
-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 \