mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Add a missing --ignore-theme-index argument to gtk-update-icon-cache.
This commit is contained in:
parent
f187953513
commit
13bd7ad264
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147851
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user