aboutsummaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-03 11:39:21 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-03 11:39:21 +0000
commitd65af50a70ba6e7ae6c00df5e9c8a4007c79a964 (patch)
tree27440b8e0b2c8a187de101a7786a96bfd4f1dd26 /Templates
parent2472bb71ab36e3ebd6023028d2a5866b450957da (diff)
downloadports-d65af50a70ba6e7ae6c00df5e9c8a4007c79a964.tar.gz
ports-d65af50a70ba6e7ae6c00df5e9c8a4007c79a964.zip
- login(3), logout(3), and logwtmp(3) were removed in base r202216
due to utmpx This fixes build for at least security/openssh-portable With hat: portmgr
Notes
Notes: svn path=/head/; revision=326136
Diffstat (limited to 'Templates')
-rw-r--r--Templates/config.site3
1 files changed, 0 insertions, 3 deletions
diff --git a/Templates/config.site b/Templates/config.site
index 6d82fde16c55..e77f3c3160da 100644
--- a/Templates/config.site
+++ b/Templates/config.site
@@ -326,10 +326,7 @@
: ${ac_cv_func_iswctype=yes}
: ${ac_cv_func_link=yes}
: ${ac_cv_func_localtime=yes}
-: ${ac_cv_func_login=yes}
: ${ac_cv_func_login_getcapbool=yes}
-: ${ac_cv_func_logout=yes}
-: ${ac_cv_func_logwtmp=yes}
: ${ac_cv_func_lstat=yes}
: ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
: ${ac_cv_func_malloc_0_nonnull=yes}