K 10 svn:author V 4 ngie K 8 svn:date V 27 2014-11-29T01:53:27.693114Z K 7 svn:log V 334 share/termcap requires ex from usr.bin/vi in order to compile, and since usr.bin comes after share in SUBDIR in Makefile.inc1, the build will fail when vi is not installed on the build host Run build-tools for usr.bin/vi and install ex, etc to WORLDTMP to enable building share/termcap on hosts that don't have nvi installed on them END