https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240964
Ting-Wei Lan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Attachment #208179| |maintainer-approval?(x11@Fr Flags| |eeBSD.org) --- Comment #17 from Ting-Wei Lan <[email protected]> --- Created attachment 208179 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208179&action=edit devel/evdev-proto: Use the same include guard as base In order to prevent a source file from including both dev/evdev/input.h from base and linux/input.h from ports, these files should be the same include guards. This should fix the qt5-gui error caused by redefinition of structs. This patch also adds devel/evdev-proto to RUN_DEPENDS of devel/libmtdev because mtdev.h needs linux/input.h. I haven't tested the patch with poudriere. I only tested it with portmaster on my desktop computer running FreeBSD 12.1-BETA3. -- You are receiving this mail because: You are the assignee for the bug.
