In message: <200910130043.n9D0hVCr089970 at svn.freebsd.org>
Oleksandr Tymoshenko <gonzo at FreeBSD.org> writes:
: Log:
: - Enable fdisk build for MIPS
...
: +.if ${MACHINE_ARCH} == "mips"
: +_fdisk= fdisk
: +.endif
: +
I'm starting to think that the right answer here is to enable fdisk
for all platforms.
Warner