https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236613
--- Comment #3 from [email protected] --- A commit references this bug: Author: rakuco Date: Mon Mar 18 21:02:41 UTC 2019 New revision: 496208 URL: https://svnweb.freebsd.org/changeset/ports/496208 Log: 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 Changes: head/devel/kf5-extra-cmake-modules/Makefile -- You are receiving this mail because: You are the assignee for the bug.
