Bug 71135 - [ maintainer ] emulators/pearpc: fix build on i386
Summary: [ maintainer ] emulators/pearpc: fix build on i386
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 05:30 UTC by Roman Bogorodskiy
Modified: 2004-08-31 10:04 UTC (History)
0 users

See Also:


Attachments
file.diff (335 bytes, patch)
2004-08-30 05:30 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy 2004-08-30 05:30:22 UTC
	PearPC automaticly builds some x86 specific assembler code with 
	nasm(1) if arch is i386, so add devel/nasm to BUILD_DEPENDS for
	this case. It should fix this:

	http://pointyhat.freebsd.org/errorlogs/i386-4-latest/pearpc-0.3.0.log
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-08-31 10:03:51 UTC
State Changed
From-To: open->closed

Committed, thanks!