diff options
Diffstat (limited to 'lang/tcl84/Makefile')
-rw-r--r-- | lang/tcl84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index e83c440ee99d..b1daaf91ac03 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 +BLACKHOLE!= sysctl -n net.inet.tcp.blackhole || ${TRUE} post-configure: ${REINPLACE_CMD} \ |