diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-07-07 06:47:36 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-07-07 06:47:36 +0000 |
| commit | af202a5052b6e9a1885d06941ffbba7630acb7df (patch) | |
| tree | cdcc18636b8c782bdf79274531f213812d144b43 /targets/pseudo | |
| parent | f7675fab2084ef5a2c0feb378ff396f0d5ed6c92 (diff) | |
Diffstat (limited to 'targets/pseudo')
| -rw-r--r-- | targets/pseudo/userland/lib/Makefile.depend | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/targets/pseudo/userland/lib/Makefile.depend b/targets/pseudo/userland/lib/Makefile.depend index 63c7e69719c2..45a898e1de22 100644 --- a/targets/pseudo/userland/lib/Makefile.depend +++ b/targets/pseudo/userland/lib/Makefile.depend @@ -71,7 +71,6 @@ DIRDEPS = \ lib/libexecinfo \ lib/libexpat \ lib/libfetch \ - lib/libfigpar \ lib/libgeom \ lib/libgssapi \ lib/libiconv_modules/BIG5 \ @@ -229,10 +228,6 @@ DIRDEPS+= \ .endif -.if ${MK_DIALOG} != "no" -DIRDEPS+= lib/libdpv -.endif - .if ${MK_GPIO} != "no" DIRDEPS+= lib/libgpio .endif |
