Bug 54454

Summary: [patch] fix build for audio/swhplugins on non-i386
Product: Ports & Packages Reporter: Mark Linimon <linimon>
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
file.diff none

Description Mark Linimon 2003-07-13 22:30:13 UTC
	A small test program deep in one of the plugins has i386-specific
	code.  It's not even installed by the port, only compiled.

Fix: The following patch merely removes building that test program.
How-To-Repeat: 	make install (non-i386)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-18 23:26:30 UTC
State Changed
From-To: open->closed

committed, thanks