So how do you install a binary package on a NetBSD 4 host ?Install pkg_install first and use the pkg_add from that. At least that's your best bet.
Wouldn't it make sense then to make pkg_install a prerequisite for all other packages somehow (special case)?
John