Martin Wilke <miwi <at> FreeBSD.org> writes: > Please report any problems and issues to x11 (at) FreeBSD.org. `X -configure` creates xorg.conf.new with unsubstituted ${prefix}/... in FontPath lines. Adding --with-fontrootdir=${LOCALBASE}/lib/X11/fonts to CONFIGURE_ARGS seems to solve the issue. HTH, Yuri