--- x11-fonts/fontconfig/Makefile (revision 528458) +++ x11-fonts/fontconfig/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= fontconfig PORTVERSION= 2.13.1 -PORTREVISION?= 1 +PORTREVISION?= 2 PORTEPOCH?= 1 CATEGORIES= x11-fonts MASTER_SITES= http://www.freedesktop.org/software/fontconfig/release/ --- x11-fonts/fontconfig/pkg-plist (revision 528458) +++ x11-fonts/fontconfig/pkg-plist (working copy) @@ -85,3 +85,4 @@ %%NLS%%share/locale/zh_CN/LC_MESSAGES/fontconfig-conf.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/fontconfig.mo @dir /var/db/fontconfig +@unexec cd %D/share/fonts && echo "%D/share/fonts: removal of .uuid files and empty directories" && find . -type f -name .uuid -delete && find * -type d -empty -delete