Skip to content

libical failure building with berkeleydb #27356

@winterz

Description

@winterz

the current libical/portfile.cmake has -DCMAKE_DISABLE_FIND_PACKAGE_BDB=ON
that needs to changed to -DCMAKE_DISABLE_FIND_PACKAGE_BerkeleyDB=ON

ref: libical/libical#617

otherwise the berkeleydb from homebrew is being found, which we don't want.

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions