summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 97e3d7c..23d3661 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -78,7 +78,7 @@ SUBDIR= adjkerntz \
restore \
route \
routed \
- rtsol \
+ ${_rtsol} \
savecore \
${_sconfig} \
setkey \
@@ -111,6 +111,7 @@ _pflogd= pflogd
.if ${MK_INET6} != "no"
_ping6= ping6
+_rtsol= rtsol
.endif
.if ${MACHINE_ARCH} == "i386"
OpenPOWER on IntegriCloud