Wrap the following two includes around "#if defined(amd64) ||
defined(i386)" to allow building on powerpc64 (and probably others):
#include <machine/pc/bios.h> #include <x86/metadata.h>
This should be pushed to the upstream.
Approved by: portmgr (tier-2 blanket)