https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221058
--- Comment #14 from Tobias C. Berner <tcber...@freebsd.org> --- (In reply to goffredo from comment #13) Thanks :) [Always] upload diffs =) -- and you can mark the old ones to be obsolete. 1) There is a OPTIONS_DEFINE= DOCS however no handling of it -- so you could look into fixing that too, while you're there :) 2) Also you need to add back the various <foo>_build items to USE_QT5. * qmake_build <-- gives you the qmake binary, needed by cmake' Qt5 module * buildtools_build * linguisttools_build (should probably work instead of linguist_build) 3) You probably need to re-add the LIB_DEPENDS on graphics/OpenEXR 4) There are some other multiple LIB_DEPENDS on the same port -- that could be sipmlified too, imho. mfg Tobias -- You are receiving this mail because: You are on the CC list for the bug.