FreeBSD updates for dtspcd, dtfile and others

* Add libraries where necesary
* Point to Freetype2 includes for dtfile
* Define default manpath
This commit is contained in:
Marcin Cieslak
2012-08-15 19:46:03 +02:00
committed by Jon Trulson
parent 66e428596b
commit 71ddf025fa
5 changed files with 10 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ EXTRA_LIBRARIES = -lrpcsvc -lPW -ldiag
EXTRA_LIBRARIES = -lrpcsvc -lV3
#endif
#if defined(OpenBSDArchitecture)
#if defined(OpenBSDArchitecture) || defined(FreeBSDArchitecture)
EXTRA_LIBRARIES = -lcompat
#endif