diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2016-03-11 23:45:59 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2016-03-11 23:45:59 +0000 |
commit | 2d30f7a0c524347b02ad71e5ac059fdd4e2e3649 (patch) | |
tree | 2347fa15a7eb052c6616a48d087daddd090c1948 /lib/libpam | |
parent | c0ff0c5cb0ba3b502c586e9dadb49633f685b150 (diff) | |
download | FreeBSD-src-2d30f7a0c524347b02ad71e5ac059fdd4e2e3649.zip FreeBSD-src-2d30f7a0c524347b02ad71e5ac059fdd4e2e3649.tar.gz |
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libpam')
-rw-r--r-- | lib/libpam/modules/pam_ssh/Makefile.depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpam/modules/pam_ssh/Makefile.depend b/lib/libpam/modules/pam_ssh/Makefile.depend index 08fb149..6b7118b 100644 --- a/lib/libpam/modules/pam_ssh/Makefile.depend +++ b/lib/libpam/modules/pam_ssh/Makefile.depend @@ -5,13 +5,11 @@ DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ - include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ lib/libpam/libpam \ - lib/libutil \ secure/lib/libcrypto \ secure/lib/libssh \ |