Hi,
The directions in /usr/ports/UPDATING recommend
That seems overkill to me. My desktop is KDE4, though I happen to run a few applications which require some gtk libraries. Could I instead
? Would that suffice?
I just have a hard time believing
is justified for upgrading most any port. It's not really fair of me to accuse the port maintainer of being lazy. This is afterall high season on South Beach, and I could understand if Vanilla I. Shu has other things on his mind mind, baby...
The directions in /usr/ports/UPDATING recommend
Code:
# pkg_delete -f gtkmm-2.20\* gtk-2.20\*
# portmaster -a
That seems overkill to me. My desktop is KDE4, though I happen to run a few applications which require some gtk libraries. Could I instead
Code:
# pkg_delete -f gtkmm-2.20\* gtk-2.20\*
# cd /usr/ports/x11-toolkits/gtk20 && make install clean
I just have a hard time believing
Code:
portmaster -a