summaryrefslogtreecommitdiffstats
path: root/share/man/man3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/Makefile')
-rw-r--r--share/man/man3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index fcc94ef..5ff093f 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -146,7 +146,7 @@ MLINKS+= tree.3 RB_EMPTY.3 \
tree.3 SPLAY_RIGHT.3 \
tree.3 SPLAY_ROOT.3
-.if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no"
+.if ${MK_LIBPTHREAD} != "no" && (${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no")
PTHREAD_MAN= pthread.3 \
pthread_atfork.3 \
pthread_attr.3 \
OpenPOWER on IntegriCloud