K 10 svn:author V 4 bapt K 8 svn:date V 27 2018-05-14T19:06:13.715412Z K 7 svn:log V 383 Remove LIBDIR from build env variable This is leaking LIBDIR information (which is defined in base share/mk/*) to the build environement with a value which is not really suitable for ports (/usr/lib) which may have an impact on some build system forcing the maintainer to override the value. Revealed during the update of liblz4 PR: 228059 Submitted by: bapt Exp-run by: antoine END