aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lmmon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile
index e54559747e33..44c58f2287df 100644
--- a/sysutils/lmmon/Makefile
+++ b/sysutils/lmmon/Makefile
@@ -12,8 +12,9 @@ COMMENT= Display information gathered from MB power management controller
LICENSE= BSD2CLAUSE
-USES= uidfix
+USES= ncurses uidfix
GNU_CONFIGURE= yes
+MAKE_ARGS+= LDFLAGS="${LDFLAGS} -lncurses"
ONLY_FOR_ARCHS= i386 amd64