diff options
-rw-r--r-- | mail/balsa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index c96ce0e..0e62ae3 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -75,7 +75,7 @@ post-patch: ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} post-install: - @${X11BASE}/bin/gtk-update-icon-cache -f -q \ + @${X11BASE}/bin/gtk-update-icon-cache -f -q --ignore-theme-index \ ${PREFIX}/share/gnome/balsa/hicolor .include <bsd.port.post.mk> |