Since 1.4.6 upstream locates utfcpp via find_package(utf8cpp). Without
a CMake config, it fell back to linking -lutf8cpp and failed. Depend
on the config now installed by devel/utf8cpp, drop the include path
patch made redundant by the imported target, and fix variable order.
Details
Details
- Reviewers
- None
- Group Reviewers
multimedia
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 76970 Build 73853: arc lint + arc unit