ncurses: chase dependency changes in the source tree

Differential Revision:	https://reviews.freebsd.org/D32098
This commit is contained in:
Baptiste Daroussin
2021-09-23 03:52:46 +02:00
parent 396851c20a
commit cbc83e378a
32 changed files with 39 additions and 36 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
PROG= gstat
MAN= gstat.8
LIBADD= devstat geom edit ncursesw
LIBADD= devstat geom edit tinfow ncursesw
.include <bsd.prog.mk>