https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266007
--- Comment #7 from Denis Polygalov <[email protected]> --- Just in case if I am the delay here - I also do not see any problems with dropping mesa-dri as runtime dependency for qt5-gui. BTW does anybody aware that 'portlint' is quite unhappy about qt5-gui/Makefile, Makefiles in other qt5-* and also qt6-* ports? I am just not sure it is worse opening new bug for this or I can ask to fix this casually, as a part of other commit? How to reproduce: # pkg install portlint # cd /usr/ports/x11-toolkits/qt5-gui # portlint WARN: Makefile: WWW should exist and immediately follow COMMENT. FATAL: Makefile: extra item "BUILD_DEPENDS" placed in the LICENSE section. FATAL: Makefile: extra item "BUILD_DEPENDS_armv6" placed in the LICENSE section. FATAL: Makefile: extra item "BUILD_DEPENDS_armv7" placed in the LICENSE section. FATAL: Makefile: extra item "LIB_DEPENDS" placed in the LICENSE section. FATAL: Makefile: extra item "RUN_DEPENDS" placed in the LICENSE section. WARN: /usr/ports/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtouch_qevdevtouchhandler.cpp: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format. WARN: /usr/ports/x11-toolkits/qt5-gui/files/patch-src_plugins_platforms_xcb_qxcbconnection_xi2.cpp: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format. 5 fatal errors and 3 warnings found. Regards, Denis. -- You are receiving this mail because: You are the assignee for the bug.
