On 2016-11-15 13:02, René J.V. Bertin wrote: > Why is the "private" symlink > (/opt/local/libexec/qt5/Library/Frameworks/QtCore.framework/Headers/private) > not registered? That's causing me some heartaches during port upgrades > because it this symlink isn't removed when the port is deactivated.
Was it accidentally created in ${prefix} directly instead of
${destroot}${prefix}?
Rainer
