summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index c18e58d..7b10edb 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -292,7 +292,7 @@ _moused= moused
_vidcontrol= vidcontrol
.endif
-.if ${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no"
+.if ${MK_LIBTHR} != "no" || ${MK_LIBPTHREAD} != "no"
.if ${MK_PPP} != "no"
_pppctl= pppctl
.endif
OpenPOWER on IntegriCloud