On 2016/03/20 02:04, Christian Weisgerber wrote: > The good news is that the end of the SHARED_ONLY removal is in > sight. > > The not so great news is that the final step will involve touching > about 1600 perl ports. Most of these will gain a PKG_ARCH=* setting. > Any particular wishes where in the port Makefile PKG_ARCH should > go, after which other variable(s)?
I think I'd put it on the line before the first MODULES line. (or could be on the line after, but then it's not a simple sed substitution if there's a multi-line MODULES).
