K 10 svn:author V 5 danfe K 8 svn:date V 27 2016-07-22T15:20:19.221541Z K 7 svn:log V 355 Unbreak the build across the gang. The port (re)defines copysign(), fmin(), and fmax() functions, which conflict with the ones already available in the math library. Simply removing those definitions fixes the issue. While at it, convert to USES+=localbase. The `files/patch-c++' was regenerated with `make makepatch'. Tested on: 9.2, 10.2, -CURRENT END