diff options
| author | Piotr Pawel Stefaniak <pstef@FreeBSD.org> | 2022-04-17 09:04:08 +0000 |
|---|---|---|
| committer | Piotr Pawel Stefaniak <pstef@FreeBSD.org> | 2022-04-18 08:53:11 +0000 |
| commit | 47bcbde91dea630d4996b1a7b2c33925fe8d5b5b (patch) | |
| tree | 375d8b6fe9112670848bd3a2f21efad6ca60573e /targets/pseudo | |
| parent | 4cd4841a2773d3674151f4acef0a1bf05212c87d (diff) | |
Diffstat (limited to 'targets/pseudo')
| -rw-r--r-- | targets/pseudo/tests/Makefile.depend | 2 | ||||
| -rw-r--r-- | targets/pseudo/userland/Makefile.depend | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/targets/pseudo/tests/Makefile.depend b/targets/pseudo/tests/Makefile.depend index 1f146cab5851..b70ac1839efc 100644 --- a/targets/pseudo/tests/Makefile.depend +++ b/targets/pseudo/tests/Makefile.depend @@ -266,6 +266,7 @@ DIRDEPS= \ tests/sys/vm \ usr.bin/apply/tests \ usr.bin/basename/tests \ + usr.bin/bintrans/tests \ usr.bin/bmake/tests \ usr.bin/bmake/tests/archives \ usr.bin/bmake/tests/archives/fmt_44bsd \ @@ -358,7 +359,6 @@ DIRDEPS= \ usr.bin/truncate/tests \ usr.bin/uniq/tests \ usr.bin/units/tests \ - usr.bin/uuencode/tests \ usr.bin/xargs/tests \ usr.bin/xinstall/tests \ usr.bin/xo/tests \ diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index 3ac9c23ec67e..2d6b51d58c80 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -147,6 +147,7 @@ DIRDEPS+= \ usr.bin/basename \ usr.bin/bc \ usr.bin/biff \ + usr.bin/bintrans \ usr.bin/bluetooth/bthost \ usr.bin/bluetooth/btsockstat \ usr.bin/bluetooth/rfcomm_sppd \ @@ -365,7 +366,6 @@ DIRDEPS+= \ usr.bin/usbhidaction \ usr.bin/usbhidctl \ usr.bin/users \ - usr.bin/uuencode \ usr.bin/vacation \ usr.bin/vgrind \ usr.bin/vi \ |
