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:
committed by
Jon Trulson
parent
66e428596b
commit
71ddf025fa
@@ -31,7 +31,7 @@ EXTRA_CCOPTIONS = -xF
|
||||
EXTRA_INCLUDES = -I/usr/include/freetype2
|
||||
#endif
|
||||
|
||||
#if defined(OpenBSDArchitecture)
|
||||
#if defined(OpenBSDArchitecture) || defined(FreeBSDArchitecture)
|
||||
EXTRA_INCLUDES = -I$(XPROJECTROOT)/include/freetype2
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user