Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Mar 2019 02:35:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236307] Mk/Uses/qt.mk: restore conditional dependency on sql-ibase
Message-ID:  <bug-236307-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: linimon@FreeBSD.org

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

During the transition from Mk/bsd.qt.mk to Mk/Uses/qt.mk in r473503, a prev=
ious
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.

--=20
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-236307-7788>