Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 17:52:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236606] graphics/graphviz: Requires CONFIGURE_ARGS+= --with-qt=no
Message-ID:  <bug-236606-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236606
           Summary: graphics/graphviz: Requires CONFIGURE_ARGS+=3D
                    --with-qt=3Dno
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex@FreeBSD.org
          Reporter: rkoberman@gmail.com
             Flags: maintainer-feedback?(dinoex@FreeBSD.org)
          Assignee: dinoex@FreeBSD.org

By default, graphviz will look for the presence of Qt4 and will build --wit=
h-qt
if Qt4 is found. As a result, it will fail to build when qt4 libraries are
present. I have a critical requirement for qt4, so will not be deleting it
until that requirement is resolved.

Those who still need qt4 and/or have not deleted it can't install
graphviz-2.40.1_8. This may be fixed either by patching the configure scrip=
t to
default to "--with-qt=3Dno" or by adding CONFIGURE_ARGS+=3D --with-qt=3Dno =
to
Makefile.

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