freebsd-ports/www/httrack
Sunpoet Po-Chuan Hsieh 8c70ccb85d - Fix USE_LDCONFIG: remove unnecessary ${PREFIX}/lib which affects lib-depends: output for ports with new LIB_DEPENDS format
Here is an example
% cd /usr/ports/science/udunits
% make build
===>   udunits-2.1.24_1 depends on package: libtool>=2.4 - found
===>   udunits-2.1.24_1 depends on shared library: libexpat.so - found
 - found

It was caused by duplicate /usr/local/lib entry in $$dirs in bsd.port.mk lib-depends:
2013-09-01 15:49:52 +00:00
..
distinfo
Makefile - Fix USE_LDCONFIG: remove unnecessary ${PREFIX}/lib which affects lib-depends: output for ports with new LIB_DEPENDS format 2013-09-01 15:49:52 +00:00
pkg-descr
pkg-plist