Opened 3 years ago

Closed 3 years ago

#61811 closed defect (fixed)

cmake: variant 'qt5' installs dangling soft link '/opt/local/bin/cmake-gui'

Reported by: mascguy (Christopher Nielsen) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: cmake

Description

Output from symlinks:

$ symlinks -t -r /opt
dangling: /opt/local/bin/cmake-gui -> /Applications/MacPorts/CMake.app/MacOS/CMake

The link should target: /Applications/MacPorts/CMake.app/Contents/MacOS/CMake

Change History (5)

comment:1 Changed 3 years ago by mascguy (Christopher Nielsen)

Summary: cmake: variant 'qt' installs dangling soft linkcmake: variant 'qt' installs dangling soft link '/opt/local/bin/cmake-gui'

comment:2 Changed 3 years ago by mascguy (Christopher Nielsen)

Summary: cmake: variant 'qt' installs dangling soft link '/opt/local/bin/cmake-gui'cmake: variant 'qt5' installs dangling soft link '/opt/local/bin/cmake-gui'

comment:3 Changed 3 years ago by mascguy (Christopher Nielsen)

comment:4 Changed 3 years ago by mascguy (Christopher Nielsen)

Fix approved and merged. Thanks again Michael!

This ticket can be closed.

comment:5 Changed 3 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.