Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2024 15:25:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281062] astro/marble: Portmaster wants devel/kf6-extra-cmake-modules as a dependency
Message-ID:  <bug-281062-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 281062
           Summary: astro/marble: Portmaster wants
                    devel/kf6-extra-cmake-modules as a dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: rhurlin@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Created attachment 253086
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253086&action=
=3Dedit
Patch to fix the build with portmaster

When I try to build astro/marble with **Portmaster** on a recent ports tree=
, it
wants to insert the KDE6 dependency devel/kf6-extra-cmake-modules:

=3D=3D=3D>>> The following actions will be taken if you choose to proceed:
        Re-install marble-23.08.5_2
        Install devel/kf6-extra-cmake-modules

This does not happen if I build the port manually in the ports directory via
'make clean && make install'. Also in Poudriere devel/kf6-extra-cmake-modul=
es
is not included.

The box is 15.0-CURRENT amd64 with only KDE5 framework, plasma etc. install=
ed.

Changing USE_KDE=3D into USE_KDE5=3D seems to solve the issue. A patch is a=
ppended.

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