I applied your patch and did `make clean clean-depends`, but the
compilation failed again. During the `./configure` step of the build I
get these errors:
```
checking for FcInit... yes
Package freetype2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `freetype2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'freetype2', required by 'xft', not found
Package freetype2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `freetype2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'freetype2', required by 'xft', not found
checking jpeglib.h usability... yes
```