Summary: | multimedia/kodi-addon-peripheral.joystick: fix | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ivan Rozhuk <rozhuk.im> | ||||
Component: | Individual Port(s) | Assignee: | Bernhard Froehlich <decke> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | decke, rozhuk.im | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
I'll take it. Committed. Thanks! A commit references this bug: Author: decke Date: Tue Mar 23 13:07:16 UTC 2021 New revision: 569023 URL: https://svnweb.freebsd.org/changeset/ports/569023 Log: multimedia/kodi-addon-peripheral.joystick: Add missing localbase otherwise configure cannot find linux/joystick.h PR: 254411 Submitted by: rozhuk.im@gmail.com (maintainer) Changes: head/multimedia/kodi-addon-peripheral.joystick/Makefile |
Created attachment 223429 [details] patch During configure it can not find linux/joystick.h because localbase option is missed.