[Bug 281061] audio/libkcddb: Portmaster wants devel/kf6-extra-cmake-modules as a dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 25 16:22:52 BST 2024


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

            Bug ID: 281061
           Summary: audio/libkcddb: 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 at FreeBSD.org
          Reporter: rhurlin at FreeBSD.org
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

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

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

# portmaster audio/libkcddb
[..snip..]
===>>> The following actions will be taken if you choose to proceed:
        Re-install libkcddb-23.08.5_1
        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-modules
is not included.

The box is 15.0-CURRENT amd64 with only KDE5 framework, plasma etc. installed.

Changing USE_KDE= into USE_KDE5= seems to solve the issue. A patch is appended.

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


More information about the kde-freebsd mailing list