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
@@ -16,6 +16,10 @@ EXTRA_DEFINES = +e
|
||||
SYS_LIBRARIES = -lm -lcrypt
|
||||
#endif
|
||||
|
||||
#ifdef FreeBSDArchitecture
|
||||
SYS_LIBRARIES = -lm -lcrypt
|
||||
#endif
|
||||
|
||||
#ifdef SCOArchitecture
|
||||
SYS_LIBRARIES = -lm -lcrypt
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user