aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2007-10-09 23:31:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2007-10-09 23:31:11 +0000
commit946367b8e29f567f4d24c3553de8cbe925a0ade3 (patch)
treeb7ca891b36f892551fbd2415b0541698736bf095 /Makefile.inc1
parent8846f7d29664d208350ca803c859f03ceddad1a4 (diff)
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 66816ceb5fa2..ff8c92483342 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1030,7 +1030,7 @@ _prebuild_libs= ${_kerberos5_lib_libasn1} ${_kerberos5_lib_libkrb5} \
${_secure_lib_libcrypto} ${_secure_lib_libssh} \
${_secure_lib_libssl}
-.if ${MK_LIBTHR} != "no" && ${MK_LIBKSE} != "no" && ${MK_LIBPTHREAD} != "no"
+.if ${MK_LIBTHR} != "no" && ${MK_LIBKSE} != "no"
_default_thread_lib= lib/${DEFAULT_THREAD_LIB}
.elif ${MK_LIBTHR} != "no"
_default_thread_lib= lib/libthr