https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236613
--- Comment #4 from [email protected] --- A commit references this bug: Author: rakuco Date: Mon Mar 18 21:05:12 UTC 2019 New revision: 496209 URL: https://svnweb.freebsd.org/changeset/ports/496209 Log: MFH: r496208 Depend on qt5-linguisttools at runtime too. This fixes bug 236613, which happens when the KWALLET option is disabled. In this case, we do not pull in devel/qt5-linguisttools even though Falkon's build system uses e-c-m's ECMPoQmTools.cmake, which requires linguisttools to be present. As it turns out, we need to run-depend on linguisttools to prevent this kind of issue anywhere. PR: 236613 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D19629 Approved by: ports-secteam (blanket) Changes: _U branches/2019Q1/ branches/2019Q1/devel/kf5-extra-cmake-modules/Makefile -- You are receiving this mail because: You are the assignee for the bug.
