diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-10 18:43:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-10 18:43:05 +0000 |
commit | 13bd7ad26485314030edd19b0adeda6327ab0982 (patch) | |
tree | 96ef5aae2a83c74162c4bcd1dabdce36fb44ba78 /mail | |
parent | f1879535139a1d05322fb4c326800b76c68fc450 (diff) | |
download | ports-13bd7ad26485314030edd19b0adeda6327ab0982.tar.gz ports-13bd7ad26485314030edd19b0adeda6327ab0982.zip |
Notes
Diffstat (limited to 'mail')
-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 c96ce0e9da2a..0e62ae3218bb 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> |