[Bug 222994] Check for qt depends in LOCALBASE, not PREFIX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 19 01:04:23 UTC 2017


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

--- Comment #12 from commit-hook at freebsd.org ---
A commit references this bug:

Author: adamw
Date: Thu Oct 19 01:03:25 UTC 2017
New revision: 452391
URL: https://svnweb.freebsd.org/changeset/ports/452391

Log:
  Check for Qt depends in LOCALBASE, not PREFIX

  Qt has been looking for its dependencies in PREFIX, rather than in
  LOCALBASE. Dependencies are expected to exist in LOCALBASE, but
  PREFIX may be set arbitrarily by the end-user. When PREFIX != LOCALBASE,
  Qt-based ports failed to build.

  PR:           222994
  Reported by:  kargl
  Approved by:  tcberner (kde)
  Exp-run by:   antoine
  MFH:          2017Q4
  Differential Revision:        https://reviews.freebsd.org/D12666

Changes:
  head/Mk/bsd.qt.mk

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


More information about the kde-freebsd mailing list