Bug 89958

Summary: [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3]
Product: Ports & Packages Reporter: Tod McQuillin <devin>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
spandsp-0.0.2.p20.patch none

Description Tod McQuillin 2005-12-05 03:50:02 UTC
tgmath.h doesn't exist in FreeBSD prior to 5.3, so fake it when
building on earlier FreeBSD

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: Attempt build on FreeBSD < 5.3
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-05 04:05:54 UTC
State Changed
From-To: open->closed

Committed, thanks!