config.mk: add FREETYPELIBS and FREETYPEINC
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 19 Jul 2015 18:32:08 +0000 (20:32 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 19 Jul 2015 18:32:08 +0000 (20:32 +0200)
These variables make it simpler to change the paths to this for ports.
`pkg-config` is avoided because it sucks, in particular for cross-compilation.

A commented path for *BSD is added, the Xft includes are located at:
/usr/X11R6/include there.

Also already bump the version number to 4.6, a release will come
approximately in August.


No differences found