summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-05-09 20:48:19 +0000
committerdes <des@FreeBSD.org>2002-05-09 20:48:19 +0000
commitbd966af68e2f9c89125c3a47eba15c2e708f75d6 (patch)
tree52ba1c81674eaaee20341b7e12178723384105a6 /Makefile.inc1
parente5218e60ea3b6d66436c9c4bab1466bc2ed86e8b (diff)
downloadFreeBSD-src-bd966af68e2f9c89125c3a47eba15c2e708f75d6.zip
FreeBSD-src-bd966af68e2f9c89125c3a47eba15c2e708f75d6.tar.gz
Add rpcgen to the bootstrap tools.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 6e60946..da5b508 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -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}; \
OpenPOWER on IntegriCloud