diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2022-10-02 01:37:29 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2022-10-02 01:37:29 +0000 |
commit | 0aa2700123e22c2b0a977375e087dc2759b8e980 (patch) | |
tree | 9e96aa2accccbade71fc7246a2dec949f65fcde0 /targets/pseudo/userland/lib/Makefile.depend | |
parent | a82308abab86740e9bc37499bd2a13568764d7a0 (diff) | |
download | src-0aa2700123e22c2b0a977375e087dc2759b8e980.tar.gz src-0aa2700123e22c2b0a977375e087dc2759b8e980.zip |
Put OPIE to rest.
Differential Revision: https://reviews.freebsd.org/D36592
Diffstat (limited to 'targets/pseudo/userland/lib/Makefile.depend')
-rw-r--r-- | targets/pseudo/userland/lib/Makefile.depend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/targets/pseudo/userland/lib/Makefile.depend b/targets/pseudo/userland/lib/Makefile.depend index 4a5de018a311..9e044815c2b9 100644 --- a/targets/pseudo/userland/lib/Makefile.depend +++ b/targets/pseudo/userland/lib/Makefile.depend @@ -111,7 +111,6 @@ DIRDEPS = \ lib/libnetgraph \ lib/libngatm \ lib/libnv \ - lib/libopie \ lib/libpam/libpam \ lib/libpam/modules/pam_chroot \ lib/libpam/modules/pam_deny \ @@ -125,8 +124,6 @@ DIRDEPS = \ lib/libpam/modules/pam_lastlog \ lib/libpam/modules/pam_login_access \ lib/libpam/modules/pam_nologin \ - lib/libpam/modules/pam_opie \ - lib/libpam/modules/pam_opieaccess \ lib/libpam/modules/pam_passwdqc \ lib/libpam/modules/pam_permit \ lib/libpam/modules/pam_radius \ |