Bug 59378

Summary: [patch] comms/libticables: fix build on alpha and sparc64
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libticables none

Description Tijl Coosemans 2003-11-17 19:30:15 UTC
The build process is currently broken on sparc64 and alpha systems because they don't implement i386_set_ioperm(2). The added patch should work arround the problem.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-11-18 11:32:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

I'll handle this.
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2003-11-18 11:46:48 UTC
State Changed
From-To: open->closed

Committed, thanks!