diff options
author | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-07-10 11:03:37 +0000 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-07-10 11:08:15 +0000 |
commit | e02b2ca451b050db7a63fb19ccf0decc6c7d04a1 (patch) | |
tree | 214525612af739a452a83766aedb770e82fa1197 /devel/py-collections-extended | |
parent | 796313f9b84d94a3ba34fab3fa2415892e4944f3 (diff) |
The port's cmake file is wrong because there is an unclosed
if-statement.
Can check with 'cmake -P test-libxml2.cmake' where the content of
test-libxml2.cmake is:
include("/usr/local/lib/cmake/libxml2/libxml2-config.cmake")
The test's result is:
CMake Error at /usr/local/lib/cmake/libxml2/libxml2-config.cmake:53 (if):
Flow control statements are not properly nested.
Call Stack (most recent call first):
test-libxml2.cmake:1 (include)
Approved by: portmgr (blanket, trivial runtime fix)
Diffstat (limited to 'devel/py-collections-extended')
0 files changed, 0 insertions, 0 deletions