[Bug 237745] Mk/Uses/qt-dist.mk: fix qt5 with GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 25 20:03:31 UTC 2019


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

--- Comment #14 from commit-hook at 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 again.

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

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

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


More information about the freebsd-ports-bugs mailing list