> => Running POST-INSTALL script actions > =========================================================================== > Installing files needed by fontconfig-2.4.0nb1: > > /usr/pkg/etc/fontconfig/conf.d/20-fix-globaladvance.conf > <many similar lines snipped for brevity> > > /usr/pkg/etc/fontconfig/fonts.conf already exists. <----------- > /usr/pkg/etc/fontconfig/fonts.dtd already exists. <-----------
When you deinstall (pkg_delete) fontconfig, what does it tell you? You may want to diff these two files with the share/examples versions. Are they just old leftovers from some old broken fontconfig package? If you have not customizations, remove these files manually. Once they are gone, does the deinstall/reinstall create the problem again?
