K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-03T17:06:49.015687Z K 7 svn:log V 294 Assume "pkg-config zlib" works after 9.x reached EOL Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz" which is unsafe at least with lang/gcc* that override some system headers and have newer libgcc_s.so that our old version in base may not be forward-compatible with. END