Index: head/Mk/bsd.gnome.mk =================================================================== --- head/Mk/bsd.gnome.mk +++ head/Mk/bsd.gnome.mk @@ -61,10 +61,11 @@ # file and add apropriate @exec/@unexec directives for # each .omf file found to track OMF registration database. # -# INSTALLS_ICONS - If your port installs Freedesktop-style icons to +# INSTALLS_ICONS - If a GTK+ port installs Freedesktop-style icons to # ${LOCALBASE}/share/icons, then you should use this -# macro. If the icons are not cached, they will not be -# displayed. +# macro. Using this macro insures that icons are cached +# and will display correctly. This macro isn't needed +# for QT based applications, which use a different method. # # non-version specific components