aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl84/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index b1daaf91ac03..e239b4a3b09a 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -613,7 +613,7 @@ pre-configure:
.endif
# Where the below command fails, there is no need for concern:
-BLACKHOLE!= sysctl -n net.inet.tcp.blackhole || ${TRUE}
+BLACKHOLE!= /sbin/sysctl -n net.inet.tcp.blackhole || ${TRUE}
post-configure:
${REINPLACE_CMD} \