K 10 svn:author V 3 mat K 8 svn:date V 27 2016-08-26T12:43:57.363698Z K 7 svn:log V 410 Use LIB_DEPENDS when appropriate in KDE components. Lots of KDE components are providing libraries, and they were, strangely, written as BUILD_ or RUN_DEPENDS, with a full path to the library. Change this so that if a component is needed at both build, and, run-time, then it gets a LIB_DEPENDS. Reviewed by: rakuco, tcberner Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D7625 END