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 follow-up: 3 Changed 7 months ago by nilason (Nicklas Larsson)
comment:3 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: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

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