Make gperf be a bootstrap-tool, since we now depend on features of
the specific version in -current. Approved in principle by: marcel
This commit is contained in:
parent
e1e857e898
commit
f34a5ad1ce
@ -488,7 +488,7 @@ _strfile= games/fortune/strfile
|
||||
|
||||
bootstrap-tools:
|
||||
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef usr.sbin/config \
|
||||
gnu/usr.bin/texinfo
|
||||
gnu/usr.bin/gperf gnu/usr.bin/texinfo
|
||||
cd ${.CURDIR}/${_tool}; \
|
||||
${MAKE} obj; \
|
||||
${MAKE} depend; \
|
||||
|
Loading…
Reference in New Issue
Block a user