K 10 svn:author V 7 mandree K 8 svn:date V 27 2016-11-11T09:00:19.518962Z K 7 svn:log V 363 Unbreak build on FreeBSD 9.x amd64. (Marked broken since r424405.) Punch out the -pie used during link, which fixes linker errors. (I'd tried setting -fPIE in CXXFLAGS before, which turned out not to solve the problem - I won't dig deeper now less than eight weeks before 9.x goes unsupported.) PR: 214331 (related) Approved by: portmgr blanket (just fix it) END