aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
index 69a643a248ef..6e2e9d30ef79 100644
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -286,7 +286,7 @@ NTP+= ntpd \
NTPPACKAGE= ntp
.endif
-.if ${MK_OFED} != "no"
+.if ${MK_OFED_EXTRA} != "no"
_opensm= opensm
.endif