[Bug 234692] www/falkon: Make KDE5 integration optional

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 20 14:14:23 GMT 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234692

Ken Moore <ken at ixsystems.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|Closed                      |Open

--- Comment #13 from Ken Moore <ken at ixsystems.com> ---
It looks like you missed a line in the update:
The "wallet" item needs to be removed from line 15:
`USE_KDE=        ecm_build i18n wallet`
needs to become
`USE_KDE=        ecm_build i18n`
since the "wallet" items get added via the option now. Otherwise the KWALLET
option will not matter and all the KDE wallet dependencies are still going to
get included as runtime dependencies anyway even if Falkon will not use them
because the linking with cmake was disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list