Date: Fri, 30 Nov 2018 19:13:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233672] [area51] Fix build failures caused by linux/input.h header file move. Message-ID: <bug-233672-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233672 Bug ID: 233672 Summary: [area51] Fix build failures caused by linux/input.h header file move. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd@bjc.spork.org Created attachment 199693 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199693&action= =3Dedit Patch to various Makefiles BUILD_DEPENDS rules. When building with Wayland support, many ports fail to compile due to a rec= ent move of the linux/input.h header file from the multimedia/v4l_compat port to devel/evdev-proto. Attached is a patch that adjusts the BUILD_DEPENDS rules to point to the new location for the header file. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233672-7788>