From efc62e6bcd134d9c381f5763761fcdb50d6c7c0b Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 18 Jun 2018 19:03:03 +0000 Subject: Adjust USES to fix builds on gcc-based architectures. While here, pet portlint. Tested for no regression on amd64. Approved by: portmgr (tier-2 blanket) --- sysutils/tmux-mem-cpu-load/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sysutils/tmux-mem-cpu-load') 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 -- cgit v1.2.3