Bug 82691

Summary: [patch] comms/libticables: fix build failure on non-i386
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
Component: Individual Port(s)Assignee: Jean-Yves Lefort <jylefort>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-src-bsd-bsd_ioports.c none

Description Tijl Coosemans 2005-06-27 11:10:16 UTC
Build fails on non-i386 archs due to i386 specific function calls.
http://pointyhat.freebsd.org/errorlogs/sparc64-errorlogs/e.6.2005060522/libticables-3.9.2.log

Fix: Add the attached file as comms/libticables/files/patch-src-bsd-bsd_ioports.c
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 20:44:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 22:37:53 UTC
State Changed
From-To: open->closed

Committed, thanks!