diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
| commit | d9a42747950146bf03cda7f6e25d219253f8a57a (patch) | |
| tree | b3d4ddc8633a01c23358d90ba7ba1f1d0cc4f1ce /usr.bin/units | |
| parent | 617a11eab6337693eae9d160453adf1943ab6a37 (diff) | |
Diffstat (limited to 'usr.bin/units')
| -rw-r--r-- | usr.bin/units/Makefile.depend | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/units/Makefile.depend b/usr.bin/units/Makefile.depend index 0e0490b10835..a0bd59f6de76 100644 --- a/usr.bin/units/Makefile.depend +++ b/usr.bin/units/Makefile.depend @@ -2,14 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ + lib/libcasper/libcasper \ lib/libcompiler_rt \ lib/libedit \ - lib/ncurses/ncursesw \ .include <dirdeps.mk> |
