aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grdc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/grdc')
-rw-r--r--usr.bin/grdc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/grdc/Makefile b/usr.bin/grdc/Makefile
index d12277df8466..4ea181508b45 100644
--- a/usr.bin/grdc/Makefile
+++ b/usr.bin/grdc/Makefile
@@ -2,6 +2,6 @@
PROG= grdc
MAN= grdc.6
-LIBADD= ncursesw
+LIBADD= tinfow ncursesw
.include <bsd.prog.mk>