summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ggate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ggate/Makefile b/sbin/ggate/Makefile
index e889f2f..38ca2f2 100644
--- a/sbin/ggate/Makefile
+++ b/sbin/ggate/Makefile
@@ -6,7 +6,7 @@ SUBDIR= ${_ggatec} \
${_ggated} \
ggatel
-.if ${MK_LIBPTHREAD} != "no" && (${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no")
+.if ${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no"
_ggatec= ggatec
_ggated= ggated
.endif
OpenPOWER on IntegriCloud