Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2014 14:28:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192291] New: [maintainer] [patch] [fix] games/tome4
Message-ID:  <bug-192291-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192291

            Bug ID: 192291
           Summary: [maintainer] [patch] [fix] games/tome4
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: lifanov@mail.lifanov.com

Created attachment 145185
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145185&action=edit
fix games/tome4 with premake4 4.4-beta5

This fixes games/tome4 after devel/premake4 update to 4.4-beta5
The new premake4 seems to hardcode "gcc" regardless of CC, command line flags,
etc., and not in a way environment for gmake can override this.

The patch fixes output of premake4 before running gmake. It a no-op on systems
with premake4 4.3 and doesn't change the package on systems where tome4 already
builds.

-- 
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-192291-13>