diff options
Diffstat (limited to 'usr.bin/ftp/Makefile.depend')
-rw-r--r-- | usr.bin/ftp/Makefile.depend | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ftp/Makefile.depend b/usr.bin/ftp/Makefile.depend index 965e3a120be6..bbc40437e410 100644 --- a/usr.bin/ftp/Makefile.depend +++ b/usr.bin/ftp/Makefile.depend @@ -2,7 +2,6 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/arpa \ include/xlocale \ @@ -10,7 +9,7 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/libedit \ - lib/ncurses/ncursesw \ + lib/ncurses/tinfo \ .include <dirdeps.mk> |