[Bug 237034] games/vegastrike: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 5 07:50:23 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237034

            Bug ID: 237034
           Summary: games/vegastrike: fix build with GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: pkubaj at anongoth.pl

In src/cmd/unit_collide.h, there is accum_huge struct, which is a pointer.
Accessing its contents need to happen with ->, not with ., this fixes build
with GCC.

While here, add USES=gl gnome sdl.

Tested on powerpc64 and amd64.

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


More information about the freebsd-ports-bugs mailing list