Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2023 08:01:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275495] graphics/qgis turn off qt5-webkit now that py-qt5-pyqt no longer uses it
Message-ID:  <bug-275495-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 275495
           Summary: graphics/qgis turn off qt5-webkit now that py-qt5-pyqt
                    no longer uses it
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rhurlin@FreeBSD.org
          Reporter: alt2600@icloud.com
             Flags: maintainer-feedback?(rhurlin@FreeBSD.org)
          Assignee: rhurlin@FreeBSD.org

Created attachment 246737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246737&action=
=3Dedit
Makefile_disable_webkit.diff

so noticed a little glitch when I finally was able to delete qt5-webkit aft=
er
py-qt5-pyqt removed it. qgis was still silently needing it, but it likely
wasn't causing issues with the package builders because qt5-webkit was stil=
l in
the build because of py39-qt5-pyqt still having the dependency. So I added =
the
bool variable to the CMAKE_ARGS string in the Makefile to turn off the opti=
onal
dependency as it wouldn't configure otherwise.

--=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-275495-7788>