diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-02-17 13:21:23 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-06-29 13:49:22 +0000 |
| commit | 5b2bdadeb6c25c10dac9722fd66a668e14d3b384 (patch) | |
| tree | 803aea25ff7939c67b5c3151d091e2e37204063d /targets | |
| parent | e6467516f584505ac29fd370966abd530a7b5454 (diff) | |
Diffstat (limited to 'targets')
| -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 |
