mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
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:
parent
66e428596b
commit
71ddf025fa
5 changed files with 10 additions and 3 deletions
|
|
@ -24,7 +24,8 @@ LOCAL_LIBRARIES = $(DTHELPLIB) $(DTSVCLIB) $(TTLIB) \
|
|||
SYS_LIBRARIES = -lm -lgen
|
||||
#endif
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(OpenBSDArchitecture)
|
||||
#if defined(LinuxArchitecture) || defined(OpenBSDArchitecture) \
|
||||
|| defined(FreeBSDArchitecture)
|
||||
LOCAL_LIBRARIES = $(DTHELPLIB) $(DTSVCLIB) $(TTLIB) \
|
||||
$(XMLIB) $(XTOOLLIB) $(XLIB)
|
||||
SYS_LIBRARIES = -lm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue