[Bug 236307] Mk/Uses/qt.mk: restore conditional dependency on sql-ibase

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 6 02:35:20 UTC 2019


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

            Bug ID: 236307
           Summary: Mk/Uses/qt.mk: restore conditional dependency on
                    sql-ibase
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: linimon at FreeBSD.org

Created attachment 202639
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202639&action=edit
patch to Mk/Uses/qt.mk

During the transition from Mk/bsd.qt.mk to Mk/Uses/qt.mk in r473503, a previous
change to the former was omitted; in particular, r463394:

  "Disable Qt4 sql-ibase plugin on not-(i386|amd64)

   ibase is Firebird, which only builds on i386 and amd64. This patch
   squashes the ibase plugin for Qt4."

Since sql-ibase (firebird25) is only for x86, this omission once again
regressed qt on non-x86 architectures.

This patch restores the regressed behavior.

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


More information about the freebsd-ports-bugs mailing list