Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textproc/fcitx5-configtool: Update to 5.1.9 | Li-Wen Hsu | 2025-04-21 | 1 | -19/+0 |
| | | | | Approved by: khng (implicitly) | ||||
* | Fix textproc/fcitx5-configtool ahead of KF5 5.80 | Adriaan de Groot | 2021-03-18 | 1 | -0/+19 |
I'm not sure this is really KF5 related: CMake has gotten more conservative with #cmakedefine recently, so it might have been missed-fallout in a CMake update previously. No change to the port except replacing #cmakedefine with the correct #define (the CMake variant is for variables with boolean type at the CMake level) Notes: svn path=/head/; revision=568765 |