aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-10 18:43:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-10 18:43:05 +0000
commit13bd7ad26485314030edd19b0adeda6327ab0982 (patch)
tree96ef5aae2a83c74162c4bcd1dabdce36fb44ba78
parentf1879535139a1d05322fb4c326800b76c68fc450 (diff)
downloadports-13bd7ad26485314030edd19b0adeda6327ab0982.tar.gz
ports-13bd7ad26485314030edd19b0adeda6327ab0982.zip
Notes
-rw-r--r--mail/balsa/Makefile2
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>