Index: FontBuilder.pro =================================================================== --- FontBuilder.pro (revision 23) +++ FontBuilder.pro (working copy) @@ -94,7 +94,7 @@ LIBS += -L../lib \ -lfreetype } -linux* { +linux* | freebsd* { CONFIG += link_pkgconfig PKGCONFIG += freetype2 }