summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.own.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index aa23389..eb51232 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -500,6 +500,11 @@ MK_OPENSSH:= no
MK_KERBEROS:= no
.endif
+.if ${MK_CXX} == "no"
+MK_CLANG:= no
+MK_GROFF:= no
+.endif
+
.if ${MK_IPX} == "no"
MK_NCP:= no
.endif
OpenPOWER on IntegriCloud