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 a3863d0..f3e853e 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -155,7 +155,7 @@ SUBDIR+= fdwrite
SUBDIR+= freebsd-update
.endif
-.if ${MK_GSSAPI} != no
+.if ${MK_GSSAPI} != "no"
SUBDIR+= gssd
.endif
OpenPOWER on IntegriCloud