mirror of
https://github.com/opnsense/src.git
synced 2026-05-19 16:35:42 -04:00
Add rpcgen to the bootstrap tools.
This commit is contained in:
parent
fdc6a23f0e
commit
c3bb8639af
1 changed files with 1 additions and 1 deletions
|
|
@ -583,7 +583,7 @@ _strfile= games/fortune/strfile
|
|||
|
||||
bootstrap-tools:
|
||||
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef \
|
||||
usr.bin/xargs usr.bin/xinstall \
|
||||
usr.bin/rpcgen usr.bin/xargs usr.bin/xinstall \
|
||||
usr.sbin/config usr.sbin/kbdcontrol \
|
||||
gnu/usr.bin/gperf gnu/usr.bin/groff gnu/usr.bin/texinfo
|
||||
cd ${.CURDIR}/${_tool}; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue