aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2024-10-29 13:01:00 +0000
committerMark Johnston <markj@FreeBSD.org>2024-10-29 13:01:00 +0000
commit207ab5f4f1ebcbfd6f3f2ab619baf08862d0d08d (patch)
tree3961354d6d3a6a7a08942b088f62ef8bb3d6fd77 /libexec
parent5ec83c660acaf30c1d6b9417dbd8c80dfa9d56ac (diff)
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