K 10 svn:author V 3 kwm K 8 svn:date V 27 2010-11-03T15:33:06.000000Z K 7 svn:log V 232 Unbreak after r1.651 of bsd.port.mk. The port Makefile uses multiple .c files in the ${CPP} line, which cpp can't cope with. Modify the port Makefile so that it uses CPP=${CC} -E again, like before r1.651. Submitted by: pointyhat END