Um, did you see this? Your patch is not correct.
.if exists (${.CURDIR}/${MACHINE_ARCH}/Makefile.inc)
.PATH: ${.CURDIR}/${MACHINE_ARCH}
.include "${.CURDIR}/${MACHINE_ARCH}/Makefile.inc"
.endif
Chris.
------------------------------------------------------------------------------