summaryrefslogtreecommitdiff
path: root/sysutils/tmux-mem-cpu-load
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-13 23:50:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-13 23:50:49 +0000
commit17509a431f18b24f95c5e079f1b267178407b763 (patch)
treef3481f814fcfabace3fa053c9d94cb7c96c690bf /sysutils/tmux-mem-cpu-load
parentMark some ports failing on power64. In cases where the error message (diff)
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=440860
Diffstat (limited to 'sysutils/tmux-mem-cpu-load')
-rw-r--r--sysutils/tmux-mem-cpu-load/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/tmux-mem-cpu-load/Makefile b/sysutils/tmux-mem-cpu-load/Makefile
index 12672f933d0d..a9dc85373fe2 100644
--- a/sysutils/tmux-mem-cpu-load/Makefile
+++ b/sysutils/tmux-mem-cpu-load/Makefile
@@ -13,6 +13,8 @@ LICENSE= APACHE20
RUN_DEPENDS= tmux:sysutils/tmux
+BROKEN_powerpc64= fails to compile: Compiler GNU 4.2.1 has no C++11 support
+
USE_GITHUB= yes
GH_ACCOUNT= thewtex