[Bug 237822] x11-toolkits/pango: Fails to configure with DOCS=ON X11=OFF: ERROR: Unknown variable "xft_dep". (since 1.42.4_2, ports r500960)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 31 22:34:15 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237822
--- Comment #27 from w.schwarzenfeld at utanet.at ---
Maybe, we don't need to add the headers and this one is wrong:
if host_system != 'windows' (!= instead of == )
private_headers += [
'pangocairo-win32.h',
'pangowin32.h',
]
else
private_headers += [
'pangoxft.h',
'pangoxft-render.h',
]
endif
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list