Remove unnecessary INSTALLS_ICONS
Setting INSTALLS_ICONS makes no sense as the port is not setting
USES=gnome.
Also while here:
- Use MY_DEPENDS for shared build and run time dependencies.
- Sort variables.
- Use CMAKE_ON instead of CMAKE_ARGS where possible.
Approved by: portmgr (blanket approval)