Adjust BOOTSTRAPPING test after MFC of kbdcontrol's -P option
This commit is contained in:
parent
2821bdccaa
commit
97c316c68c
@ -1520,8 +1520,9 @@ _crunch= usr.sbin/crunch
|
|||||||
_awk= usr.bin/awk
|
_awk= usr.bin/awk
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# r296926 -P keymap search path
|
# r296926 -P keymap search path, MFC to stable/10 in r298297
|
||||||
.if ${BOOTSTRAPPING} < 1100103
|
.if ${BOOTSTRAPPING} < 1003501 || \
|
||||||
|
(${BOOTSTRAPPING} >= 1100000 && ${BOOTSTRAPPING} < 1100103)
|
||||||
_kbdcontrol= usr.sbin/kbdcontrol
|
_kbdcontrol= usr.sbin/kbdcontrol
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user