On Tue, 22 Sep 2009 23:37:59 +1100, Dima Panov wrote: > On Tuesday 22 September 2009 22:25:43 Max Brazhnikov wrote: > > On Mon, 21 Sep 2009 15:59:43 -0700 (PDT), Alberto Villa wrote: > > > SVN commit 5389 by xzhayon: > > > > > > add USE_LDCONFIG where missing > > > > > > M +1 -0 accessibility/qt4-accessible/Makefile > > > M +1 -0 chinese/qt4-codecs-cn/Makefile > > > M +1 -0 chinese/qt4-codecs-tw/Makefile > > > M +2 -0 databases/qt4-ibase-plugin/Makefile > > > M +2 -0 databases/qt4-mysql-plugin/Makefile > > > M +2 -0 databases/qt4-odbc-plugin/Makefile > > > M +2 -0 databases/qt4-pgsql-plugin/Makefile > > > M +2 -0 databases/qt4-sqlite-plugin/Makefile > > > M +2 -0 databases/qt4-sqlite3-plugin/Makefile > > > M +1 -1 devel/qt4-designer/Makefile > > > M +1 -1 devel/qt4-libqtassistantclient/Makefile > > > M +1 -0 graphics/qt4-iconengines/Makefile > > > M +1 -0 graphics/qt4-imageformats/Makefile > > > M +1 -0 japanese/qt4-codecs-jp/Makefile > > > M +1 -0 korean/qt4-codecs-kr/Makefile > > > M +1 -0 misc/qt4-qtdemo/Makefile > > > M +1 -0 multimedia/qt4-phonon-gst/Makefile > > > M +1 -0 x11/qt4-inputmethods/Makefile > > > > You don't need USE_LDCONFIG for plugins, it's appropriate for shared > > libraries only. Please, revert these changes, except for > > devel/qt4-libqtassistantclient, which is ok. > > multimedia/qt4-phonon-gst also affected - it install library to non-base > directory. it's not a library, but plugin. Shared library must have .so.[0-9] as suffix, otherwise it will be ignored by ldconfig.
Max _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
