Hi between 6.9.1-4 and 6.9.1-5 the check for libwmf was replaced with a pkg-config check. This is a problen since original libwmf didn't come with a pkg-config file. It was added bij de distro maintainers. The freebsd port of libwmf does not have the pkg-config file.
Could the old check be added back as fallback if the pkg-config check fails? Since the present of the pkg-config file depence on de distro maintainer.
libwmf detection broken
Re: libwmf detection broken
Already done, look for the 6.9.1-6 release this weekend.