summaryrefslogtreecommitdiff
path: root/sysutils/htop
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/htop')
-rw-r--r--sysutils/htop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index 666413b5f75..667df905d8e 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2022/06/08 07:01:16 nia Exp $
+# $NetBSD: Makefile,v 1.29 2022/06/12 04:48:53 nia Exp $
DISTNAME= htop-3.2.1
CATEGORIES= sysutils
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= autoreconf automake
-USE_NCURSES= yes # uses ncurses mouse definitions
+USE_CURSES= getmouse
.include "../../mk/curses.buildlink3.mk"