Bug 57941

Summary: [patch] comms/libticables: fix build on non-intel archs
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
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
patch none

Description Tijl Coosemans 2003-10-13 10:20:15 UTC
To make a BSD version __BSD__ has to be defined during build. That didn't happen for alpha, sparc, etc.

Fix: The following patch makes changes to the existing files/patch-configure to address the problem.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-11-02 20:59:36 UTC
State Changed
From-To: open->closed

Committed, thanks!