Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 20:03:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237745] Mk/Uses/qt-dist.mk: fix qt5 with GCC architectures
Message-ID:  <bug-237745-7788-EnRyR7iSvJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237745-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237745-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #14 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tcberner
Date: Sat May 25 20:02:56 UTC 2019
New revision: 502628
URL: https://svnweb.freebsd.org/changeset/ports/502628

Log:
  qt5: fix build on gcc architectures

  - the sed call was only replacing one of the %%LOCALBASE%% by ${LOCALBASE=
},
    due to the missing 'g' flag to the sed call.

  - with this change the gcc architectures should be able to build Qt5 agai=
n.

  PR:           237745
  Submitted by: Mark Millard <marklmi26-fbsd@yahoo.com>, jwb
  Reported by:  pkubaj

Changes:
  head/Mk/Uses/qt-dist.mk
  head/devel/qt5-qmake/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237745-7788-EnRyR7iSvJ>