[Bug 256555] games/pacmanarena FreeBSD13/14 bugfix

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Jun 2021 18:22:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256555

            Bug ID: 256555
           Summary: games/pacmanarena FreeBSD13/14 bugfix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: david@lapinbilly.eu

Created attachment 225741
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225741&action=edit
remove symbol from header file

Add a patch to fix "duplicate symbol" compilation error.

No need to define 'keyboard_map' in a header file, as it's only required in
'input.c'.

Review GL dependencies.

-- 
You are receiving this mail because:
You are the assignee for the bug.