aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/fzf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/fzf/Makefile')
-rw-r--r--textproc/fzf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index 6a6b7dabb4aa..095bfffcf8d1 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= go-runewidth>0:devel/go-runewidth \
go-shellwords>0:devel/go-shellwords
-USES= compiler go
+USES= compiler go ncurses
USE_GITHUB= yes
GH_ACCOUNT= junegunn