Opened 17 months ago

Closed 7 months ago

#71834 closed defect (fixed)

sfcgal: Possibly erroneous cmake library dependency

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager), nilason (Nicklas Larsson)
Port: sfcgal

Description

In [30a1f5a04663cc4ff28de3beffd4a2e3bc318c8b/macports-ports] why was a library dependency on port:cmake added to sfcgal? Does sfcgal really use cmake at runtime?

A build dependency on path:bin/cmake:cmake is already present thanks to the cmake portgroup.

Change History (4)

comment:1 Changed 10 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:2 Changed 7 months ago by nilason (Nicklas Larsson)

comment:3 in reply to:  2 Changed 7 months ago by reneeotten (Renee Otten)

Cc: nilason added

Replying to nilason:

I believe this can be closed as solved by https://github.com/macports/macports-ports/commit/86ec135612a8553644611c5053746f26b4d27714.

No, even after that commit cmake is still listed under depends_lib instead of the usual depends_build - that's what this ticket is about.

comment:4 Changed 7 months ago by nilason (Nicklas Larsson)

Resolution: fixed
Status: assignedclosed

In 3841462716ac9c10a16244bf04bf28949b25ea57/macports-ports (master):

sfcgal: drop library dependency of cmake

Closes: #71834

Note: See TracTickets for help on using tickets.