aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tmux-mem-cpu-load/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tmux-mem-cpu-load/Makefile')
-rw-r--r--sysutils/tmux-mem-cpu-load/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/tmux-mem-cpu-load/Makefile b/sysutils/tmux-mem-cpu-load/Makefile
index a9dc85373fe2..dce35ae54317 100644
--- a/sysutils/tmux-mem-cpu-load/Makefile
+++ b/sysutils/tmux-mem-cpu-load/Makefile
@@ -13,13 +13,10 @@ LICENSE= APACHE20
RUN_DEPENDS= tmux:sysutils/tmux
-BROKEN_powerpc64= fails to compile: Compiler GNU 4.2.1 has no C++11 support
-
+USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= thewtex
-USES= cmake
-
PLIST_FILES= bin/tmux-mem-cpu-load
.include <bsd.port.mk>